Searched refs:p2p_ps (Results 1 – 3 of 3) sorted by relevance
277 struct halmac_p2pps *p2p_ps);281 struct halmac_p2pps *p2p_ps);
4406 struct halmac_p2pps *p2p_ps) in halmac_p2pps_88xx() argument4425 status = halmac_func_p2pps_88xx(halmac_adapter, p2p_ps); in halmac_p2pps_88xx()4437 struct halmac_p2pps *p2p_ps) in halmac_func_p2pps_88xx() argument4451 P2PPS_SET_OFFLOAD_EN(h2c_buff, p2p_ps->offload_en); in halmac_func_p2pps_88xx()4452 P2PPS_SET_ROLE(h2c_buff, p2p_ps->role); in halmac_func_p2pps_88xx()4453 P2PPS_SET_CTWINDOW_EN(h2c_buff, p2p_ps->ctwindow_en); in halmac_func_p2pps_88xx()4454 P2PPS_SET_NOA_EN(h2c_buff, p2p_ps->noa_en); in halmac_func_p2pps_88xx()4455 P2PPS_SET_NOA_SEL(h2c_buff, p2p_ps->noa_sel); in halmac_func_p2pps_88xx()4456 P2PPS_SET_ALLSTASLEEP(h2c_buff, p2p_ps->all_sta_sleep); in halmac_func_p2pps_88xx()4457 P2PPS_SET_DISCOVERY(h2c_buff, p2p_ps->discovery); in halmac_func_p2pps_88xx()[all …]
1803 struct halmac_p2pps *p2p_ps);