Searched defs:req_mode (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/wpa/src/ap/ |
H A D | rrm.c | 570 hostapd_send_beacon_req(struct hostapd_data * hapd,const u8 * addr,u8 req_mode,const struct wpabuf * req) hostapd_send_beacon_req() argument
|
H A D | wnm_ap.c | 790 wnm_send_bss_tm_req(struct hostapd_data * hapd,struct sta_info * sta,u8 req_mode,int disassoc_timer,u8 valid_int,const u8 * bss_term_dur,u8 dialog_token,const char * url,const u8 * nei_rep,size_t nei_rep_len,const u8 * mbo_attrs,size_t mbo_len) wnm_send_bss_tm_req() argument [all...] |
/freebsd-src/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 843 u8 req_mode = 0, valid_int = 0x01, dialog_token = 0x01; hostapd_ctrl_iface_bss_tm_req() local 3142 u8 req_mode = 0; hostapd_ctrl_iface_req_beacon() local
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_common.c | 3493 ice_cfg_phy_fc(struct ice_port_info * pi,struct ice_aqc_set_phy_cfg_data * cfg,enum ice_fc_mode req_mode) ice_cfg_phy_fc() argument
|
H A D | ice_type.h | 604 enum ice_fc_mode req_mode; /* FC mode requested by caller */ global() member
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | ieee802_11_defs.h | 1035 u8 req_mode; global() member
|