Home
last modified time | relevance | path

Searched refs:scan_resp_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2123 u32 scan_resp_size; in mwifiex_ret_802_11_scan() local
2159 scan_resp_size = le16_to_cpu(resp->size); in mwifiex_ret_802_11_scan()
2169 * size (scan_resp_size) minus the fixed fields (sizeof()'s), the in mwifiex_ret_802_11_scan()
2173 tlv_buf_size = scan_resp_size - (bytes_left in mwifiex_ret_802_11_scan()
2635 u16 scan_resp_size = le16_to_cpu(event_scan->buf_size); in mwifiex_handle_event_ext_scan_report() local
2645 bytes_left = scan_resp_size; in mwifiex_handle_event_ext_scan_report()
2648 scan_resp_size, num_of_set); in mwifiex_handle_event_ext_scan_report()
2650 scan_resp_size + in mwifiex_handle_event_ext_scan_report()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2105 u32 scan_resp_size; in mwifiex_ret_802_11_scan() local
2141 scan_resp_size = le16_to_cpu(resp->size); in mwifiex_ret_802_11_scan()
2151 * size (scan_resp_size) minus the fixed fields (sizeof()'s), the in mwifiex_ret_802_11_scan()
2155 tlv_buf_size = scan_resp_size - (bytes_left in mwifiex_ret_802_11_scan()
2617 u16 scan_resp_size = le16_to_cpu(event_scan->buf_size); in mwifiex_handle_event_ext_scan_report() local
2627 bytes_left = scan_resp_size; in mwifiex_handle_event_ext_scan_report()
2630 scan_resp_size, num_of_set); in mwifiex_handle_event_ext_scan_report()
2632 scan_resp_size + in mwifiex_handle_event_ext_scan_report()

Completed in 7 milliseconds