Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dtxrx.c1313 u8 meta_type, dot11_hdr = 0; in ath6kl_rx() local
1529 dot11_hdr = wmi_data_hdr_get_dot11(dhdr); in ath6kl_rx()
1551 if (dot11_hdr) in ath6kl_rx()
Dwmi.h2289 u8 dot11_hdr; member
Dwmi.c3539 cmd->dot11_hdr = rx_dot11_hdr ? 1 : 0; in ath6kl_wmi_set_rx_frame_format_cmd()