Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1325 packet, packet->info.rx.exp_hdr, in ath6kl_htc_rx_packet()
1465 packet->info.rx.exp_hdr = 0xFFFFFFFF; in ath6kl_htc_rx_setup()
1468 packet->info.rx.exp_hdr = *lk_ahds; in ath6kl_htc_rx_setup()
1841 packet->info.rx.exp_hdr = lk_ahd; in ath6kl_htc_rx_process_hdr()
1865 if (lk_ahd != packet->info.rx.exp_hdr) { in ath6kl_htc_rx_process_hdr()
1869 "", &packet->info.rx.exp_hdr, 4); in ath6kl_htc_rx_process_hdr()
2297 packet->info.rx.exp_hdr = look_ahead; in htc_wait_for_ctrl_msg()
Dhtc.h274 u32 exp_hdr; member