Searched refs:CONNECTION_INFRA_AP (Results 1 – 5 of 5) sorted by relevance
363 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_sta_basic_tlv()1056 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_INFRA_AP); in mt76_connac_mcu_uni_add_dev()1332 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_uni_add_bss()
380 #define CONNECTION_INFRA_AP (STA_TYPE_AP | NETWORK_INFRA) macro
758 type = CONNECTION_INFRA_AP; in mt7915_mcu_bss_omac_tlv()1323 basic->conn_type = cpu_to_le32(CONNECTION_INFRA_AP); in mt7915_mcu_sta_basic_tlv()
879 type = CONNECTION_INFRA_AP; in mt7615_mcu_bss_omac_tlv()
Completed in 753 milliseconds