Searched refs:tx_status_info (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.h | 1011 struct tx_status_info { struct 2713 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num);
|
| H A D | moal_cfg80211.c | 2451 struct tx_status_info *tx_info = NULL; in woal_cfg80211_mgmt_tx() 2642 tx_info = kzalloc(sizeof(struct tx_status_info), GFP_ATOMIC); in woal_cfg80211_mgmt_tx()
|
| H A D | moal_main.c | 4647 struct tx_status_info *tx_info = NULL, *tmp_node; 4687 struct tx_status_info * 4690 struct tx_status_info *tx_info = NULL; 4714 struct tx_status_info *tx_info, *tmp = NULL;
|
| H A D | moal_shim.c | 2491 struct tx_status_info *tx_info = NULL; in moal_recv_event()
|
| H A D | moal_ioctl.c | 1927 struct tx_status_info *tx_info = NULL; in woal_send_host_packet() 1995 tx_info = kzalloc(sizeof(struct tx_status_info), GFP_ATOMIC); in woal_send_host_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_main.h | 1122 struct tx_status_info { struct 3821 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num);
|
| H A D | moal_cfg80211.c | 2761 struct tx_status_info *tx_info = NULL; in woal_cfg80211_mgmt_tx() 3002 tx_info = kzalloc(sizeof(struct tx_status_info), GFP_ATOMIC); in woal_cfg80211_mgmt_tx()
|
| H A D | moal_main.c | 6467 struct tx_status_info *tx_info = NULL, *tmp_node; 6511 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num) 6513 struct tx_status_info *tx_info = NULL; 6536 struct tx_status_info *tx_info, *tmp = NULL;
|
| H A D | moal_shim.c | 4011 struct tx_status_info *tx_info = NULL;
|