Searched refs:switch_link_hapd (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/src/ap/ |
D | drv_callbacks.c | 1737 switch_link_hapd(struct hostapd_data *hapd, int link_id) in switch_link_hapd() function 1852 hapd = switch_link_hapd(hapd, rx_mgmt->link_id); in hostapd_mgmt_rx() 1930 hapd = switch_link_hapd(hapd, link_id); in hostapd_mgmt_tx_cb() 2044 hapd = switch_link_hapd(hapd, link_id); in hostapd_event_eapol_rx() 2381 hapd = switch_link_hapd(hapd, link_id); in hostapd_eapol_tx_status() 2660 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in hostapd_event() 2666 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in hostapd_event() 2672 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in hostapd_event() 2678 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in hostapd_event() 2684 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in hostapd_event() [all …]
|