wilc_frame_register
wilc_frame_register(vif, IEEE80211_STYPE_PROBE_REQ, now);
wilc_frame_register(vif, IEEE80211_STYPE_ACTION, now);
wilc_frame_register(vif, IEEE80211_STYPE_AUTH, now);
void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg);