Home
last modified time | relevance | path

Searched refs:woal_get_tx_info (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.h2713 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num);
H A Dmoal_shim.c2502 woal_get_tx_info(priv, tx_status->tx_token_id); in moal_recv_event()
H A Dmoal_main.c4688 woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num) function
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h3821 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num);
H A Dmoal_shim.c4017 tx_info = woal_get_tx_info(priv, tx_status->tx_token_id);
H A Dmoal_main.c6511 struct tx_status_info *woal_get_tx_info(moal_private *priv, t_u8 tx_seq_num) function