Home
last modified time | relevance | path

Searched refs:on_action_spct (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h622 unsigned int on_action_spct(struct adapter *padapter, union recv_frame *precv_frame);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c37 {RTW_WLAN_CATEGORY_SPECTRUM_MGMT, "ACTION_SPECTRUM_MGMT", on_action_spct},
1591 unsigned int on_action_spct(struct adapter *padapter, union recv_frame *precv_frame) in on_action_spct() function