Home
last modified time | relevance | path

Searched refs:free_ctrl_rxbuf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c389 buf_list = tx ? &target->free_ctrl_txbuf : &target->free_ctrl_rxbuf; in htc_get_control_buf()
1296 list_add_tail(&packet->list, &target->free_ctrl_rxbuf); in reclaim_rx_ctrl_buf()
2814 list_add_tail(&packet->list, &target->free_ctrl_rxbuf); in ath6kl_htc_reset()
2867 INIT_LIST_HEAD(&target->free_ctrl_rxbuf); in ath6kl_htc_mbox_create()
2905 &target->free_ctrl_rxbuf, list) { in ath6kl_htc_mbox_cleanup()
A Dhtc.h584 struct list_head free_ctrl_rxbuf; member

Completed in 9 milliseconds