Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1318 packet, packet->info.rx.exp_hdr, in ath6kl_htc_rx_packet()
1457 packet->info.rx.exp_hdr = 0xFFFFFFFF; in ath6kl_htc_rx_setup()
1460 packet->info.rx.exp_hdr = *lk_ahds; in ath6kl_htc_rx_setup()
1829 packet->info.rx.exp_hdr = lk_ahd; in ath6kl_htc_rx_process_hdr()
1853 if (lk_ahd != packet->info.rx.exp_hdr) { in ath6kl_htc_rx_process_hdr()
1857 "", &packet->info.rx.exp_hdr, 4); in ath6kl_htc_rx_process_hdr()
2281 packet->info.rx.exp_hdr = look_ahead.word; in htc_wait_for_ctrl_msg()
Dhtc.h281 u32 exp_hdr; member