Searched refs:OTX_EP_MAX_PKT_SZ (Results 1 – 3 of 3) sorted by relevance
496 #define OTX_EP_MAX_PKT_SZ 64000U macro
40 devinfo->max_rx_pktlen = OTX_EP_MAX_PKT_SZ; in otx_ep_dev_info_get()
607 if (pkt_len > OTX_EP_MAX_PKT_SZ) { in otx_ep_xmit_pkts()741 if (pkt_len > OTX_EP_MAX_PKT_SZ) { in otx2_ep_xmit_pkts()