Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h379 u8 ba_type; member
H A Dmcu.c593 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7925_mcu_sta_ba()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1207 __u8 ba_type) in hci_conn_hash_lookup_le() argument
1218 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1231 __u8 ba_type, in hci_conn_hash_lookup_cis() argument
1253 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h500 u8 ba_type; member
H A Dmcu.c1148 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7996_mcu_sta_ba()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h335 u8 ba_type; member
707 u8 ba_type; member
H A Dmt76_connac_mcu.c1112 ba->ba_type = MT_BA_TYPE_ORIGINATOR; in mt76_connac_mcu_wtbl_ba_tlv()
1118 ba->ba_type = MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_wtbl_ba_tlv()
1251 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_sta_ba_tlv()