Searched refs:wilc_frame_register (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/microchip/wilc1000/ |
| D | hif.h | 202 void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg);
|
| D | cfg80211.c | 1294 wilc_frame_register(vif, IEEE80211_STYPE_PROBE_REQ, now); in wilc_update_mgmt_frame_registrations() 1300 wilc_frame_register(vif, IEEE80211_STYPE_ACTION, now); in wilc_update_mgmt_frame_registrations() 1305 wilc_frame_register(vif, IEEE80211_STYPE_AUTH, now); in wilc_update_mgmt_frame_registrations()
|
| D | hif.c | 1705 void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg) in wilc_frame_register() function
|