Searched refs:self_cap (Results 1 – 2 of 2) sorted by relevance
722 uint8_t peer_cap = 0, self_cap = 0; in osif_twt_send_get_capabilities_response() local746 self_cap |= QCA_WLAN_TWT_CAPA_REQUESTOR; in osif_twt_send_get_capabilities_response()750 self_cap |= (twt_bcast_req ? QCA_WLAN_TWT_CAPA_BROADCAST : 0); in osif_twt_send_get_capabilities_response()755 self_cap |= QCA_WLAN_TWT_CAPA_FLEXIBLE; in osif_twt_send_get_capabilities_response()765 osif_debug("self_cap: 0x%x peer_cap: 0x%x", self_cap, peer_cap); in osif_twt_send_get_capabilities_response()790 self_cap)) { in osif_twt_send_get_capabilities_response()
3535 uint8_t peer_cap = 0, self_cap = 0; in hdd_twt_pack_get_capabilities_resp() local3581 self_cap |= QCA_WLAN_TWT_CAPA_REQUESTOR; in hdd_twt_pack_get_capabilities_resp()3585 self_cap |= (twt_bcast_req ? QCA_WLAN_TWT_CAPA_BROADCAST : 0); in hdd_twt_pack_get_capabilities_resp()3588 self_cap |= QCA_WLAN_TWT_CAPA_FLEXIBLE; in hdd_twt_pack_get_capabilities_resp()3596 self_cap)) { in hdd_twt_pack_get_capabilities_resp()