Home
last modified time | relevance | path

Searched refs:free_ctrl_rxbuf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h591 struct list_head free_ctrl_rxbuf; member
596 /* protects free_ctrl_txbuf and free_ctrl_rxbuf */
H 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()
2402 * been queued from target->free_ctrl_rxbuf where in ath6kl_htc_mbox_flush_rx_buf()
2811 list_add_tail(&packet->list, &target->free_ctrl_rxbuf); in ath6kl_htc_reset()
2864 INIT_LIST_HEAD(&target->free_ctrl_rxbuf); in ath6kl_htc_mbox_create()
2902 &target->free_ctrl_rxbuf, list) { in ath6kl_htc_mbox_cleanup()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h591 struct list_head free_ctrl_rxbuf; member
596 /* protects free_ctrl_txbuf and free_ctrl_rxbuf */
H 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()
2402 * been queued from target->free_ctrl_rxbuf where in ath6kl_htc_mbox_flush_rx_buf()
2811 list_add_tail(&packet->list, &target->free_ctrl_rxbuf); in ath6kl_htc_reset()
2864 INIT_LIST_HEAD(&target->free_ctrl_rxbuf); in ath6kl_htc_mbox_create()
2902 &target->free_ctrl_rxbuf, list) { in ath6kl_htc_mbox_cleanup()

Completed in 11 milliseconds