Home
last modified time | relevance | path

Searched refs:look_aheads (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c2097 * look_aheads in all packet in ath6kl_htc_rx_fetch()
2148 u32 look_aheads[HTC_HOST_MAX_MSG_PER_BUNDLE]; in ath6kl_htc_rxmsg_pending_handler() local
2157 * On first entry copy the look_aheads into our temp array for in ath6kl_htc_rxmsg_pending_handler()
2160 look_aheads[0] = msg_look_ahead; in ath6kl_htc_rxmsg_pending_handler()
2167 id = ((struct htc_frame_hdr *)&look_aheads[0])->eid; in ath6kl_htc_rxmsg_pending_handler()
2182 * look_aheads. in ath6kl_htc_rxmsg_pending_handler()
2184 status = ath6kl_htc_rx_alloc(target, look_aheads, in ath6kl_htc_rxmsg_pending_handler()
2208 look_aheads, in ath6kl_htc_rxmsg_pending_handler()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c2097 * look_aheads in all packet in ath6kl_htc_rx_fetch()
2148 u32 look_aheads[HTC_HOST_MAX_MSG_PER_BUNDLE]; in ath6kl_htc_rxmsg_pending_handler() local
2157 * On first entry copy the look_aheads into our temp array for in ath6kl_htc_rxmsg_pending_handler()
2160 look_aheads[0] = msg_look_ahead; in ath6kl_htc_rxmsg_pending_handler()
2167 id = ((struct htc_frame_hdr *)&look_aheads[0])->eid; in ath6kl_htc_rxmsg_pending_handler()
2182 * look_aheads. in ath6kl_htc_rxmsg_pending_handler()
2184 status = ath6kl_htc_rx_alloc(target, look_aheads, in ath6kl_htc_rxmsg_pending_handler()
2208 look_aheads, in ath6kl_htc_rxmsg_pending_handler()

Completed in 7 milliseconds