Searched refs:CONNECTION_INFRA_STA (Results 1 – 2 of 2) sorted by relevance
345 type = CONNECTION_INFRA_STA; in mt76_connac_mcu_bss_omac_tlv()399 conn_type = CONNECTION_INFRA_STA; in mt76_connac_mcu_sta_basic_tlv()1137 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_INFRA_STA); in mt76_connac_mcu_uni_add_dev()1417 conn_type = CONNECTION_INFRA_STA; in mt76_connac_mcu_uni_add_bss()
820 #define CONNECTION_INFRA_STA (STA_TYPE_STA | NETWORK_INFRA) macro