Searched refs:b_req_res (Results 1 – 2 of 2) sorted by relevance
188 uint32_t b_req_res; in ucfg_mlme_get_twt_bcast_requestor() local190 b_req_res = cfg_default(CFG_BCAST_TWT_REQ_RESP); in ucfg_mlme_get_twt_bcast_requestor()191 *val = CFG_TWT_GET_BCAST_REQ(b_req_res); in ucfg_mlme_get_twt_bcast_requestor()208 uint32_t b_req_res; in ucfg_mlme_get_twt_bcast_responder() local210 b_req_res = cfg_default(CFG_BCAST_TWT_REQ_RESP); in ucfg_mlme_get_twt_bcast_responder()211 *val = CFG_TWT_GET_BCAST_RES(b_req_res); in ucfg_mlme_get_twt_bcast_responder()
320 uint32_t b_req_res; in wlan_twt_cfg_get_bcast_requestor() local322 b_req_res = cfg_default(CFG_BCAST_TWT_REQ_RESP); in wlan_twt_cfg_get_bcast_requestor()323 *val = CFG_TWT_GET_BCAST_REQ(b_req_res); in wlan_twt_cfg_get_bcast_requestor()339 uint32_t b_req_res; in wlan_twt_cfg_get_bcast_responder() local341 b_req_res = cfg_default(CFG_BCAST_TWT_REQ_RESP); in wlan_twt_cfg_get_bcast_responder()342 *val = CFG_TWT_GET_BCAST_RES(b_req_res); in wlan_twt_cfg_get_bcast_responder()