Home
last modified time | relevance | path

Searched refs:dot11_hdr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1308 u8 meta_type, dot11_hdr = 0; in ath6kl_rx() local
1525 dot11_hdr = wmi_data_hdr_get_dot11(dhdr); in ath6kl_rx()
1547 if (dot11_hdr) in ath6kl_rx()
H A Dwmi.h2279 u8 dot11_hdr; member
H A Dwmi.c3564 cmd->dot11_hdr = rx_dot11_hdr ? 1 : 0; in ath6kl_wmi_set_rx_frame_format_cmd()