Searched refs:wilc_frame_register (Results 1 – 3 of 3) sorted by relevance
202 void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg);
1257 wilc_frame_register(vif, IEEE80211_STYPE_PROBE_REQ, now); in wilc_update_mgmt_frame_registrations()1263 wilc_frame_register(vif, IEEE80211_STYPE_ACTION, now); in wilc_update_mgmt_frame_registrations()
1704 void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg) in wilc_frame_register() function