Searched refs:CONNECTION_IBSS_ADHOC (Results 1 – 2 of 2) sorted by relevance
348 type = CONNECTION_IBSS_ADHOC; in mt76_connac_mcu_bss_omac_tlv()412 basic->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_sta_basic_tlv()1140 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_dev()1421 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_bss()
824 #define CONNECTION_IBSS_ADHOC (STA_TYPE_ADHOC | NETWORK_IBSS) macro