Home
last modified time | relevance | path

Searched refs:moal_hist_data_add (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.h92 t_void moal_hist_data_add(IN t_void *pmoal_handle, IN t_u32 bss_index,
H A Dmlan_decl.h1281 t_void (*moal_hist_data_add) (IN t_void *pmoal_handle, member
H A Dmoal_shim.c2878 moal_hist_data_add(IN t_void *pmoal_handle, IN t_u32 bss_index, IN t_u8 rx_rate, in moal_hist_data_add() function
H A Dmoal_main.c260 .moal_hist_data_add = moal_hist_data_add,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.h105 t_void moal_hist_data_add(t_void *pmoal, t_u32 bss_index, t_u16 rx_rate,
H A Dmlan_decl.h2186 t_void (*moal_hist_data_add)(t_void *pmoal, t_u32 bss_index, member
H A Dmoal_shim.c4338 t_void moal_hist_data_add(t_void *pmoal, t_u32 bss_index, t_u16 rx_rate, function
H A Dmoal_main.c833 .moal_hist_data_add = moal_hist_data_add,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_rx.c523 pmadapter->callbacks.moal_hist_data_add(pmadapter->pmoal_handle, in wlan_ops_sta_process_rx_packet()
H A Dmlan_uap_txrx.c331 pmadapter->callbacks.moal_hist_data_add(pmadapter->pmoal_handle, in wlan_ops_uap_process_rx_packet()
H A Dmlan_decl.h1281 t_void (*moal_hist_data_add) (IN t_void *pmoal_handle, member
H A Dmlan_shim.c300 MASSERT(pcb->moal_hist_data_add); in mlan_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_rx.c767 pmadapter->callbacks.moal_hist_data_add( in wlan_ops_sta_process_rx_packet()
H A Dmlan_uap_txrx.c432 pmadapter->callbacks.moal_hist_data_add( in wlan_ops_uap_process_rx_packet()
H A Dmlan_decl.h2186 t_void (*moal_hist_data_add)(t_void *pmoal, t_u32 bss_index, member
H A Dmlan_shim.c322 MASSERT(pcb->moal_hist_data_add); in mlan_register()