Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1738 const u8 *ie_buf; in mwifiex_parse_single_response_buf() local
1813 ie_buf = current_ptr; in mwifiex_parse_single_response_buf()
1868 ie_buf, ie_len, rssi, GFP_ATOMIC); in mwifiex_parse_single_response_buf()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c879 const u8 *ie_buf = rx_mgmt_frame->u.beacon.variable; in wmi_evt_rx_mgmt() local
885 wil_hex_dump_wmi("IE ", DUMP_PREFIX_OFFSET, 16, 1, ie_buf, in wmi_evt_rx_mgmt()