Searched refs:tx_seq_num (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_tx.c | 148 plocal_tx_pd->tx_control_1 |= pmbuf->tx_seq_num << 8; in wlan_ops_sta_process_txpd()
|
| H A D | mlan_uap_txrx.c | 227 plocal_tx_pd->tx_control_1 |= pmbuf->tx_seq_num << 8; in wlan_ops_uap_process_txpd()
|
| H A D | mlan_decl.h | 759 t_u32 tx_seq_num; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_tx.c | 145 plocal_tx_pd->tx_control_1 |= pmbuf->tx_seq_num << 8; in wlan_ops_sta_process_txpd()
|
| H A D | mlan_uap_txrx.c | 230 plocal_tx_pd->tx_control_1 |= pmbuf->tx_seq_num << 8; in wlan_ops_uap_process_txpd()
|
| H A D | mlan_decl.h | 1298 t_u32 tx_seq_num; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.h | 1016 t_u8 tx_seq_num; member 1411 t_u8 tx_seq_num; member 2713 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num); 2714 void woal_remove_tx_info(moal_private *priv, t_u8 tx_seq_num);
|
| H A D | moal_cfg80211.c | 2641 pmbuf->tx_seq_num = ++priv->tx_seq_num; in woal_cfg80211_mgmt_tx() 2651 tx_info->tx_seq_num = pmbuf->tx_seq_num; in woal_cfg80211_mgmt_tx() 2708 woal_remove_tx_info(priv, tx_info->tx_seq_num); in woal_cfg80211_mgmt_tx()
|
| H A D | moal_ioctl.c | 1992 if (!priv->tx_seq_num) in woal_send_host_packet() 1993 priv->tx_seq_num++; in woal_send_host_packet() 1994 pmbuf->tx_seq_num = priv->tx_seq_num++; in woal_send_host_packet() 2016 tx_info->tx_seq_num = pmbuf->tx_seq_num; in woal_send_host_packet()
|
| H A D | mlan_decl.h | 759 t_u32 tx_seq_num; member
|
| H A D | moal_main.c | 4688 woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num) argument 4694 if (tx_info->tx_seq_num == tx_seq_num) { 4712 woal_remove_tx_info(moal_private *priv, t_u8 tx_seq_num) argument 4720 if (tx_info->tx_seq_num == tx_seq_num) {
|
| H A D | moal_shim.c | 2499 tx_status->status, priv->tx_seq_num); in moal_recv_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 2999 if (!priv->tx_seq_num) in woal_cfg80211_mgmt_tx() 3000 priv->tx_seq_num++; in woal_cfg80211_mgmt_tx() 3001 pmbuf->tx_seq_num = priv->tx_seq_num++; in woal_cfg80211_mgmt_tx() 3012 tx_info->tx_seq_num = pmbuf->tx_seq_num; in woal_cfg80211_mgmt_tx() 3078 woal_remove_tx_info(priv, tx_info->tx_seq_num); in woal_cfg80211_mgmt_tx()
|
| H A D | moal_main.h | 1127 t_u8 tx_seq_num; member 1732 t_u8 tx_seq_num; member 3821 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num); 3822 void woal_remove_tx_info(moal_private *priv, t_u8 tx_seq_num);
|
| H A D | mlan_decl.h | 1298 t_u32 tx_seq_num; member
|
| H A D | moal_main.c | 6511 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num) argument 6517 if (tx_info->tx_seq_num == tx_seq_num) { 6534 void woal_remove_tx_info(moal_private *priv, t_u8 tx_seq_num) argument 6542 if (tx_info->tx_seq_num == tx_seq_num) {
|
| H A D | moal_shim.c | 4015 tx_status->status, priv->tx_seq_num);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | hostsa_ext_def.h | 206 t_u32 tx_seq_num; member
|