Home
last modified time | relevance | path

Searched refs:max_pdu (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dscb.h44 u8 max_pdu; /* max pdus allowed in ampdu */ member
H A Dmac80211_if.c815 wl->pub->global_ampdu->max_pdu = 16; in brcms_ops_sta_add()
/linux/include/net/bluetooth/
H A Dhci.h2910 __le16 max_pdu; member
2925 __le16 max_pdu; member
2946 __le16 max_pdu; member
/linux/net/bluetooth/
H A Dhci_event.c7114 bis->iso_qos.bcast.in.sdu = le16_to_cpu(ev->max_pdu); in hci_le_big_sync_established_evt()