| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_event.c | 352 tp->peermac, tp->tx_pause, in mwifiex_process_uap_tx_pause() 355 if (ether_addr_equal(tp->peermac, priv->netdev->dev_addr)) { in mwifiex_process_uap_tx_pause() 360 } else if (is_multicast_ether_addr(tp->peermac)) { in mwifiex_process_uap_tx_pause() 361 mwifiex_update_ralist_tx_pause(priv, tp->peermac, tp->tx_pause); in mwifiex_process_uap_tx_pause() 364 sta_ptr = mwifiex_get_sta_entry(priv, tp->peermac); in mwifiex_process_uap_tx_pause() 368 mwifiex_update_ralist_tx_pause(priv, tp->peermac, in mwifiex_process_uap_tx_pause() 386 tp->peermac, tp->tx_pause, in mwifiex_process_sta_tx_pause() 389 if (ether_addr_equal(tp->peermac, priv->cfg_bssid)) { in mwifiex_process_sta_tx_pause() 398 status = mwifiex_get_tdls_link_status(priv, tp->peermac); in mwifiex_process_sta_tx_pause() 401 sta_ptr = mwifiex_get_sta_entry(priv, tp->peermac); in mwifiex_process_sta_tx_pause() [all …]
|
| H A D | fw.h | 1293 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_event.c | 613 MAC2STR(tx_pause_tlv->peermac), in wlan_process_sta_tx_pause_event() 617 !memcmp(priv->adapter, bssid, tx_pause_tlv->peermac, in wlan_process_sta_tx_pause_event() 628 peermac); in wlan_process_sta_tx_pause_event() 633 peermac); in wlan_process_sta_tx_pause_event() 643 peermac, in wlan_process_sta_tx_pause_event()
|
| H A D | mlan_uap_cmdevent.c | 456 MAC2STR(tx_pause_tlv->peermac), in wlan_process_tx_pause_event() 459 (priv->adapter, bc_mac, tx_pause_tlv->peermac, in wlan_process_tx_pause_event() 463 peermac, in wlan_process_tx_pause_event() 468 tx_pause_tlv->peermac, in wlan_process_tx_pause_event() 478 peermac); in wlan_process_tx_pause_event() 486 tx_pause_tlv->peermac, in wlan_process_tx_pause_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_event.c | 560 MAC2STR(tx_pause_tlv->peermac), in wlan_process_sta_tx_pause_event() 564 !memcmp(priv->adapter, bssid, tx_pause_tlv->peermac, in wlan_process_sta_tx_pause_event() 572 priv, tx_pause_tlv->peermac); in wlan_process_sta_tx_pause_event() 575 priv, tx_pause_tlv->peermac); in wlan_process_sta_tx_pause_event() 585 ->peermac, in wlan_process_sta_tx_pause_event()
|
| H A D | mlan_uap_cmdevent.c | 606 tx_pause_tlv->peermac, in wlan_process_tx_pause_event() 609 priv, tx_pause_tlv->peermac, in wlan_process_tx_pause_event() 612 tx_pause_tlv->peermac, in wlan_process_tx_pause_event() 620 priv, tx_pause_tlv->peermac); in wlan_process_tx_pause_event() 630 ->peermac, in wlan_process_tx_pause_event() 641 MAC2STR(tx_pause_tlv->peermac), in wlan_process_tx_pause_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_mlme.h | 155 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | rtw_mlme.h | 180 u8 peermac[ ETH_ALEN ]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_mlme.h | 210 u8 peermac[ ETH_ALEN ]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_mlme.h | 208 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_mlme.h | 237 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_mlme.h | 267 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_mlme.h | 267 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_mlme.h | 265 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_mlme.h | 274 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_mlme.h | 274 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_mlme.h | 274 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_mlme.h | 274 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_mlme.h | 275 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_mlme.h | 240 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_mlme.h | 241 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_mlme.h | 241 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_mlme.h | 241 u8 peermac[ETH_ALEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mlme_ext.c | 5721 …rofileinfo->peermac[0], profileinfo->peermac[1],profileinfo->peermac[2],profileinfo->peermac[3],pr… in is_matched_in_profilelist() 5722 if ( _rtw_memcmp( peermacaddr, profileinfo->peermac, ETH_ALEN ) ) in is_matched_in_profilelist()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mlme_ext.c | 5653 …rofileinfo->peermac[0], profileinfo->peermac[1],profileinfo->peermac[2],profileinfo->peermac[3],pr… in is_matched_in_profilelist() 5654 if ( _rtw_memcmp( peermacaddr, profileinfo->peermac, ETH_ALEN ) ) in is_matched_in_profilelist()
|