Searched refs:RTW_MAX_ETH_PKT_LEN (Results 1 – 3 of 3) sorted by relevance
626 #define RTW_MAX_ETH_PKT_LEN 1536 macro
935 if (phl_rx->r.pkt_list[0].length < RTW_MAX_ETH_PKT_LEN) in phl_rx_sdio()936 netbuf_len = RTW_MAX_ETH_PKT_LEN; in phl_rx_sdio()