Home
last modified time | relevance | path

Searched refs:max_frame_size (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_igc.c232 sc->hw.mac.max_frame_size = 9234; in igc_attach()
532 roundup2(sc->hw.mac.max_frame_size, 1024); in igc_reset()
573 uint16_t hwm, max_frame_size; in igc_init_dmac() local
576 max_frame_size = sc->hw.mac.max_frame_size; in igc_init_dmac()
587 hwm = 64 * pba - max_frame_size / 16; in igc_init_dmac()
596 dmac = pba - max_frame_size / 512; in igc_init_dmac()
643 (2 * max_frame_size)) >> 6); in igc_init_dmac()
802 ifp->if_hardmtu = sc->hw.mac.max_frame_size - ETHER_HDR_LEN - in igc_setup_interface()
2264 if (sc->hw.mac.max_frame_size != ETHER_MAX_LEN) in igc_initialize_receive_unit()
Dif_ix.h245 uint16_t max_frame_size; member
Dif_igc.h310 uint32_t max_frame_size; member
Dif_em.c494 sc->hw.max_frame_size = ETHER_MAX_LEN; in em_attach()
518 sc->hw.max_frame_size = 9234; in em_attach()
521 sc->hw.max_frame_size = 4096; in em_attach()
527 sc->hw.max_frame_size = ETHER_MAX_LEN; in em_attach()
530 sc->hw.max_frame_size = in em_attach()
884 if (sc->hw.max_frame_size > EM_RXBUFFER_8192) in em_init()
917 if (sc->hw.max_frame_size > EM_RXBUFFER_4096) in em_init()
933 if (sc->hw.max_frame_size > EM_RXBUFFER_8192) in em_init()
1950 EM_ROUNDUP(sc->hw.max_frame_size, 1024); in em_hardware_init()
1998 sc->hw.max_frame_size - ETHER_HDR_LEN - ETHER_CRC_LEN; in em_setup_interface()
[all …]
Digc_hw.h290 uint32_t max_frame_size; member
Dif_ixv.c451 sc->max_frame_size = ifp->if_mtu + ETHER_HDR_LEN + ETHER_CRC_LEN; in ixv_init()
822 sc->max_frame_size = IXGBE_MAX_FRAME_SIZE; in ixv_setup_interface()
964 if (ixgbevf_rlpml_set_vf(hw, sc->max_frame_size) != 0) { in ixv_initialize_receive_units()
Dixgb_hw.h722 uint32_t max_frame_size; /* Maximum frame size supported */ member
Dif_cas.c949 u_int max_frame_size; in cas_init() local
975 max_frame_size = ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN; in cas_init()
976 v = (max_frame_size) | (0x2000 << 16) /* Burst size */; in cas_init()
Dif_ixgb.c200 sc->hw.max_frame_size = IXGB_MAX_JUMBO_FRAME_SIZE; in ixgb_attach()
493 sc->hw.max_frame_size << IXGB_MFRMS_SHIFT); in ixgb_init()
1460 if (sc->hw.max_frame_size <= (MCLBYTES - ETHER_ALIGN)) in ixgb_get_buf()
Dif_em_hw.h1431 uint32_t max_frame_size; member
2743 ((length) <= ((sc)->max_frame_size + 1))) : \
2745 ((length) <= ((sc)->max_frame_size + VLAN_TAG_SIZE + 1)))))
Dif_icevar.h2366 uint16_t max_frame_size; member
4338 int max_frame_size; member
Dmpiireg.h1225 u_int32_t max_frame_size; member
Dif_ix.c789 mhadd |= sc->max_frame_size << IXGBE_MHADD_MFS_SHIFT; in ixgbe_init()
970 frame = sc->max_frame_size; in ixgbe_config_delay_values()
1967 sc->max_frame_size = IXGBE_MAX_FRAME_SIZE; in ixgbe_setup_interface()
Dif_ice.c6831 li->max_frame_size = le16toh(link_data.max_frame_size); in ice_aq_get_link_info()
6864 li->max_frame_size); in ice_aq_get_link_info()
7221 ice_aq_set_mac_cfg(struct ice_hw *hw, uint16_t max_frame_size, bool auto_drop, in ice_aq_set_mac_cfg() argument
7229 if (max_frame_size == 0) in ice_aq_set_mac_cfg()
7234 cmd->max_frame_size = htole16(max_frame_size); in ice_aq_set_mac_cfg()
10944 rlan_ctx.rxmax = MIN(vsi->max_frame_size, in ice_setup_rx_ctx()
15498 vsi->max_frame_size = hw->port_info->phy.link_info.max_frame_size; in ice_setup_vsi_common()
26554 return hw->port_info->phy.link_info.max_frame_size - in ice_hardmtu()
Dif_ocereg.h2054 uint16_t max_frame_size; member
Dif_bnx.c4673 sc->max_frame_size = sizeof(struct l2_fhdr) + 2 + ether_mtu + 8; in bnx_init()
4677 sc->mbuf_alloc_size, sc->max_frame_size); in bnx_init()
Dif_bnxreg.h4862 u_int32_t max_frame_size; member
Dif_oce.c3271 cmd.params.req.max_frame_size = htole16(rq->mtu); in oce_new_rq()
Dif_ixl.c699 uint16_t max_frame_size; member
Dif_icereg.h10958 uint16_t max_frame_size; member
11060 uint16_t max_frame_size; member
/openbsd/src/sys/dev/ic/
Dmpireg.h1366 u_int32_t max_frame_size; member
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dalpha.c7921 unsigned HOST_WIDE_INT max_frame_size = TARGET_ABI_OSF && !TARGET_GAS in alpha_start_function() local
8048 frame_size >= max_frame_size ? 0 : frame_size, in alpha_start_function()
8070 frame_size >= max_frame_size ? 0 : reg_offset - frame_size); in alpha_start_function()
8079 frame_size >= max_frame_size ? 0 : reg_offset - frame_size); in alpha_start_function()