Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c397 type = CONNECTION_IBSS_ADHOC; in mt76_connac_mcu_bss_omac_tlv()
465 basic->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_sta_basic_tlv()
1265 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_dev()
1680 basic_req.basic.conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_uni_add_bss()
H A Dmt76_connac_mcu.h915 #define CONNECTION_IBSS_ADHOC (STA_TYPE_ADHOC | NETWORK_IBSS) macro
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2768 basic_req->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt7925_mcu_bss_basic_tlv()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1199 type = CONNECTION_IBSS_ADHOC; in mt7996_mcu_bss_basic_tlv()