Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.h309 u8 ba_type; member
443 u8 ba_type; member
Dmcu.c1485 .ba_type = MT_BA_TYPE_ORIGINATOR, in mt7615_mcu_set_tx_ba()
1505 .ba_type = MT_BA_TYPE_ORIGINATOR, in mt7615_mcu_set_tx_ba()
1553 .ba_type = MT_BA_TYPE_RECIPIENT, in mt7615_mcu_set_rx_ba()
1574 .ba_type = MT_BA_TYPE_RECIPIENT, in mt7615_mcu_set_rx_ba()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h845 __u8 ba_type) in hci_conn_hash_lookup_le() argument
856 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()