Home
last modified time | relevance | path

Searched refs:ba_type (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h418 u8 ba_type; member
H A Dmcu.c750 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7925_mcu_sta_ba()
/linux/include/net/bluetooth/
H A Dhci_core.h1300 __u8 ba_type) in hci_conn_hash_lookup_le() argument
1311 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1324 __u8 ba_type, in hci_conn_hash_lookup_cis() argument
1346 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h585 u8 ba_type; member
H A Dmcu.c1455 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7996_mcu_sta_ba()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h360 u8 ba_type; member
739 u8 ba_type; member
H A Dmt76_connac_mcu.c1164 ba->ba_type = MT_BA_TYPE_ORIGINATOR; in mt76_connac_mcu_wtbl_ba_tlv()
1170 ba->ba_type = MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_wtbl_ba_tlv()
1315 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_sta_ba_tlv()