Searched refs:ba_type (Results 1 – 5 of 5) sorted by relevance
353 u8 ba_type; member
909 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt7996_mcu_sta_ba()
1171 __u8 ba_type) in hci_conn_hash_lookup_le() 1182 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le() 1195 __u8 ba_type, in hci_conn_hash_lookup_cis() 1217 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis() 1170 hci_conn_hash_lookup_le(struct hci_dev * hdev,bdaddr_t * ba,__u8 ba_type) hci_conn_hash_lookup_le() argument 1194 hci_conn_hash_lookup_cis(struct hci_dev * hdev,bdaddr_t * ba,__u8 ba_type,__u8 cig,__u8 id) hci_conn_hash_lookup_cis() argument
329 u8 ba_type; member680 u8 ba_type; member
1081 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()