Home
last modified time | relevance | path

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

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