Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dusb_mcu.c56 .headroom = MT_USB_HDR_SIZE + sizeof(struct mt7615_mcu_txd), in mt7663u_mcu_init()
Dusb_sdio.c234 headroom += MT_USB_HDR_SIZE; in mt7663_usb_sdio_tx_complete_skb()
371 hw->extra_tx_headroom += MT_USB_HDR_SIZE; in mt7663_usb_sdio_register_device()
Dmac.h161 #define MT_USB_HDR_SIZE 4 macro