Searched refs:CONNECTION_IBSS_ADHOC (Results 1 – 5 of 5) sorted by relevance
368 basic->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_sta_basic_tlv()1062 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_dev()1343 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_bss()
383 #define CONNECTION_IBSS_ADHOC (STA_TYPE_ADHOC | NETWORK_IBSS) macro
764 type = CONNECTION_IBSS_ADHOC; in mt7915_mcu_bss_omac_tlv()1326 basic->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt7915_mcu_sta_basic_tlv()
888 type = CONNECTION_IBSS_ADHOC; in mt7615_mcu_bss_omac_tlv()
Completed in 35 milliseconds