Searched refs:MT_RX_SG_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/ | ||
H A D | usb.c | 397 sg_size = qid == MT_RXQ_MAIN ? MT_RX_SG_MAX_SIZE : 0; in mt76u_rx_urb_alloc() |
H A D | mt76.h | 548 #define MT_RX_SG_MAX_SIZE 4 macro |