Searched refs:isc_rx_maxsize (Results 1 – 16 of 16) sorted by relevance
| /freebsd/sys/net/ |
| H A D | iflib.h | 253 bus_size_t isc_rx_maxsize; member
|
| H A D | iflib.c | 1967 sctx->isc_rx_maxsize, /* maxsize */ in iflib_rxsd_alloc() 5620 MPASS(sctx->isc_rx_maxsize); in _iflib_assert()
|
| /freebsd/sys/dev/aq/ |
| H A D | aq_main.c | 282 .isc_rx_maxsize = HW_ATL_B0_MTU_JUMBO,
|
| /freebsd/sys/dev/mgb/ |
| H A D | if_mgb.c | 306 .isc_rx_maxsize = MCLBYTES,
|
| /freebsd/sys/dev/iavf/ |
| H A D | if_iavf_iflib.c | 191 .isc_rx_maxsize = IAVF_MAX_FRAME,
|
| /freebsd/sys/dev/enetc/ |
| H A D | if_enetc.c | 232 .isc_rx_maxsize = ENETC_MAX_FRAME_LEN,
|
| /freebsd/sys/dev/ice/ |
| H A D | if_ice_iflib.c | 281 .isc_rx_maxsize = ICE_MAX_FRAME_SIZE, 3567 .isc_rx_maxsize = ICE_MAX_FRAME_SIZE,
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | if_ixv.c | 217 .isc_rx_maxsize = MJUM16BYTES,
|
| H A D | if_ix.c | 466 .isc_rx_maxsize = PAGE_SIZE*4,
|
| /freebsd/sys/dev/enic/ |
| H A D | if_enic.c | 200 .isc_rx_maxsize = ENIC_DEFAULT_RX_MAX_PKT_SIZE, /* One buf per
|
| /freebsd/sys/dev/ixl/ |
| H A D | if_ixl.c | 332 .isc_rx_maxsize = 16384,
|
| /freebsd/sys/dev/vmware/vmxnet3/ |
| H A D | if_vmx.c | 283 .isc_rx_maxsize = VMXNET3_RX_MAXSEGSIZE, /* One buf per descriptor */
|
| /freebsd/sys/dev/axgbe/ |
| H A D | if_axgbe_pci.c | 254 .isc_rx_maxsize = MJUM9BYTES,
|
| /freebsd/sys/dev/e1000/ |
| H A D | if_em.c | 714 .isc_rx_maxsize = MJUM9BYTES, 742 .isc_rx_maxsize = MJUM9BYTES,
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | if_bnxt.c | 400 .isc_rx_maxsize = BNXT_TSO_SIZE + sizeof(struct ether_vlan_header), 429 .isc_rx_maxsize = BNXT_TSO_SIZE + sizeof(struct ether_vlan_header),
|
| /freebsd/sys/dev/igc/ |
| H A D | if_igc.c | 288 .isc_rx_maxsize = MAX_JUMBO_FRAME_SIZE,
|