Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1317 packet, packet->info.rx.exp_hdr, in ath6kl_htc_rx_packet()
1456 packet->info.rx.exp_hdr = 0xFFFFFFFF; in ath6kl_htc_rx_setup()
1459 packet->info.rx.exp_hdr = *lk_ahds; in ath6kl_htc_rx_setup()
1828 packet->info.rx.exp_hdr = lk_ahd; in ath6kl_htc_rx_process_hdr()
1852 if (lk_ahd != packet->info.rx.exp_hdr) { in ath6kl_htc_rx_process_hdr()
1856 "", &packet->info.rx.exp_hdr, 4); in ath6kl_htc_rx_process_hdr()
2280 packet->info.rx.exp_hdr = look_ahead.word; in htc_wait_for_ctrl_msg()
H A Dhtc.h281 u32 exp_hdr; member