Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h353 u8 ba_type; member
H A Dmcu.c909 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7996_mcu_sta_ba()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1158 __u8 ba_type) in hci_conn_hash_lookup_le() argument
1169 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1182 __u8 ba_type, in hci_conn_hash_lookup_cis() argument
1204 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h329 u8 ba_type; member
680 u8 ba_type; member
H A Dmt76_connac_mcu.c1081 ba->ba_type = MT_BA_TYPE_ORIGINATOR; in mt76_connac_mcu_wtbl_ba_tlv()
1087 ba->ba_type = MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_wtbl_ba_tlv()
1215 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_sta_ba_tlv()