Home
last modified time | relevance | path

Searched refs:CONNECTION_IBSS_ADHOC (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c354 type = CONNECTION_IBSS_ADHOC; in mt76_connac_mcu_bss_omac_tlv()
422 basic->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_sta_basic_tlv()
1213 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_dev()
1610 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_bss()
H A Dmt76_connac_mcu.h878 #define CONNECTION_IBSS_ADHOC (STA_TYPE_ADHOC | NETWORK_IBSS) macro
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2440 basic_req->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt7925_mcu_bss_basic_tlv()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1008 type = CONNECTION_IBSS_ADHOC; in mt7996_mcu_bss_basic_tlv()