Searched refs:CONNECTION_INFRA_AP (Results 1 – 2 of 2) sorted by relevance
339 type = CONNECTION_INFRA_AP; in mt76_connac_mcu_bss_omac_tlv()407 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_sta_basic_tlv()1134 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_INFRA_AP); in mt76_connac_mcu_uni_add_dev()1408 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_uni_add_bss()
821 #define CONNECTION_INFRA_AP (STA_TYPE_AP | NETWORK_INFRA) macro