Searched refs:sta_ptr (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/ |
A D | tdls.c | 197 if (unlikely(!sta_ptr)) { in mwifiex_tdls_add_ht_oper() 251 if (unlikely(!sta_ptr)) { in mwifiex_tdls_add_vht_oper() 946 if (!sta_ptr) in mwifiex_process_tdls_action_frame() 1066 if (!sta_ptr || sta_ptr->tdls_status == TDLS_SETUP_FAILURE) { in mwifiex_tdls_process_config_link() 1087 if (sta_ptr && sta_ptr->tdls_status == TDLS_SETUP_INPROGRESS) { in mwifiex_tdls_process_create_link() 1094 if (!sta_ptr) in mwifiex_tdls_process_create_link() 1114 if (sta_ptr) { in mwifiex_tdls_process_disable_link() 1141 if (sta_ptr && (sta_ptr->tdls_status != TDLS_SETUP_FAILURE)) { in mwifiex_tdls_process_enable_link() 1172 memset(sta_ptr->rx_seq, 0xff, sizeof(sta_ptr->rx_seq)); in mwifiex_tdls_process_enable_link() 1179 if (sta_ptr) { in mwifiex_tdls_process_enable_link() [all …]
|
A D | sta_event.c | 71 sta_ptr->max_amsdu); in mwifiex_check_ibss_peer_capabilities() 80 sta_ptr->max_amsdu = in mwifiex_check_ibss_peer_capabilities() 84 sta_ptr->max_amsdu = in mwifiex_check_ibss_peer_capabilities() 88 sta_ptr->max_amsdu = in mwifiex_check_ibss_peer_capabilities() 97 sta_ptr->max_amsdu); in mwifiex_check_ibss_peer_capabilities() 259 if (!sta_ptr) { in mwifiex_parse_tdls_event() 354 if (sta_ptr && sta_ptr->tx_pause != tp->tx_pause) { in mwifiex_process_uap_tx_pause() 391 if (sta_ptr && sta_ptr->tx_pause != tp->tx_pause) { in mwifiex_process_sta_tx_pause() 935 sta_ptr->ampdu_sta[i] = in mwifiex_process_sta_event() 941 memset(sta_ptr->rx_seq, 0xff, sizeof(sta_ptr->rx_seq)); in mwifiex_process_sta_event() [all …]
|
A D | sta_rx.c | 187 struct mwifiex_sta_node *sta_ptr; in mwifiex_process_sta_rx_packet() local 232 sta_ptr = mwifiex_get_sta_entry(priv, ta); in mwifiex_process_sta_rx_packet() 233 if (sta_ptr) in mwifiex_process_sta_rx_packet() 234 sta_ptr->rx_seq[local_rx_pd->priority] = in mwifiex_process_sta_rx_packet()
|
A D | util.c | 544 struct mwifiex_sta_node *sta_ptr; in mwifiex_is_tdls_chan_switching() local 549 sta_ptr = mwifiex_get_tdls_sta_entry(priv, TDLS_CHAN_SWITCHING); in mwifiex_is_tdls_chan_switching() 550 if (sta_ptr) in mwifiex_is_tdls_chan_switching() 558 struct mwifiex_sta_node *sta_ptr; in mwifiex_is_tdls_off_chan() local 563 sta_ptr = mwifiex_get_tdls_sta_entry(priv, TDLS_IN_OFF_CHAN); in mwifiex_is_tdls_off_chan() 564 if (sta_ptr) in mwifiex_is_tdls_off_chan()
|
A D | 11n.c | 594 struct mwifiex_sta_node *sta_ptr; in mwifiex_send_addba() local 597 sta_ptr = mwifiex_get_sta_entry(priv, peer_mac); in mwifiex_send_addba() 598 if (!sta_ptr) { in mwifiex_send_addba() 605 if (sta_ptr->is_11ac_enabled) in mwifiex_send_addba()
|
A D | 11n_rxreorder.c | 458 struct mwifiex_sta_node *sta_ptr; in mwifiex_cmd_11n_addba_rsp_gen() local 469 sta_ptr = mwifiex_get_sta_entry(priv, in mwifiex_cmd_11n_addba_rsp_gen() 471 if (!sta_ptr) { in mwifiex_cmd_11n_addba_rsp_gen() 478 if (sta_ptr->is_11ac_enabled) in mwifiex_cmd_11n_addba_rsp_gen()
|
A D | cfg80211.c | 3882 struct mwifiex_sta_node *sta_ptr; in mwifiex_cfg80211_tdls_chan_switch() local 3888 sta_ptr = mwifiex_get_sta_entry(priv, addr); in mwifiex_cfg80211_tdls_chan_switch() 3889 if (!sta_ptr) { in mwifiex_cfg80211_tdls_chan_switch() 3896 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch() 3903 if (sta_ptr->tdls_status == TDLS_CHAN_SWITCHING || in mwifiex_cfg80211_tdls_chan_switch() 3904 sta_ptr->tdls_status == TDLS_IN_OFF_CHAN) { in mwifiex_cfg80211_tdls_chan_switch() 3924 struct mwifiex_sta_node *sta_ptr; in mwifiex_cfg80211_tdls_cancel_chan_switch() local 3928 sta_ptr = mwifiex_get_sta_entry(priv, addr); in mwifiex_cfg80211_tdls_cancel_chan_switch() 3929 if (!sta_ptr) { in mwifiex_cfg80211_tdls_cancel_chan_switch() 3934 sta_ptr->tdls_status == TDLS_IN_BASE_CHAN || in mwifiex_cfg80211_tdls_cancel_chan_switch() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/ |
A D | hostap_ioctl.c | 3228 void *sta_ptr; in prism2_ioctl_siwencodeext() local 3244 sta_ptr = NULL; in prism2_ioctl_siwencodeext() 3352 if (!sta_ptr) in prism2_ioctl_siwencodeext() 3370 if (sta_ptr) in prism2_ioctl_siwencodeext() 3400 void *sta_ptr; in prism2_ioctl_giwencodeext() local 3455 if (sta_ptr) in prism2_ioctl_giwencodeext() 3469 void *sta_ptr; in prism2_ioctl_set_encryption() local 3564 if (!sta_ptr) in prism2_ioctl_set_encryption() 3577 if (sta_ptr) in prism2_ioctl_set_encryption() 3602 void *sta_ptr; in prism2_ioctl_get_encryption() local [all …]
|
A D | hostap_ap.h | 234 void *sta_ptr; member 249 void **sta_ptr);
|
A D | hostap_80211_tx.c | 399 tx.sta_ptr = NULL; in hostap_master_start_xmit() 548 if (tx.sta_ptr) in hostap_master_start_xmit() 549 hostap_handle_sta_release(tx.sta_ptr); in hostap_master_start_xmit()
|
A D | hostap_ap.c | 2804 tx->sta_ptr = sta; /* hostap_handle_sta_release() will in hostap_handle_sta_tx() 3065 void **sta_ptr) in hostap_handle_sta_crypto() argument 3080 *sta_ptr = sta; in hostap_handle_sta_crypto()
|
Completed in 45 milliseconds