Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dtxrx.c1283 u8 meta_type, dot11_hdr = 0; in ath6kl_rx() local
1494 dot11_hdr = wmi_data_hdr_get_dot11(dhdr); in ath6kl_rx()
1513 if (dot11_hdr) in ath6kl_rx()
Dwmi.h2128 u8 dot11_hdr; member
Dwmi.c3150 cmd->dot11_hdr = rx_dot11_hdr ? 1 : 0; in ath6kl_wmi_set_rx_frame_format_cmd()