Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.h357 u8 ba_type; member
Dmcu.c909 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7996_mcu_sta_ba()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1190 __u8 ba_type) in hci_conn_hash_lookup_le() argument
1201 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1214 __u8 ba_type, in hci_conn_hash_lookup_cis() argument
1236 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h329 u8 ba_type; member
680 u8 ba_type; member
Dmt76_connac_mcu.c1079 ba->ba_type = MT_BA_TYPE_ORIGINATOR; in mt76_connac_mcu_wtbl_ba_tlv()
1085 ba->ba_type = MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_wtbl_ba_tlv()
1213 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_sta_ba_tlv()