Searched refs:rxmax (Results 1 – 7 of 7) sorted by relevance
| /drivers/net/ethernet/intel/i40e/ |
| A D | i40e_lan_hmc.h | 38 u32 rxmax; /* bigger than needed, see above for reason */ member
|
| A D | i40e_lan_hmc.c | 711 { I40E_HMC_STORE(i40e_hmc_obj_rxq, rxmax), 14, 174 },
|
| A D | i40e_virtchnl_pf.c | 749 rx_ctx.rxmax = info->max_pkt_size; in i40e_config_vsi_rx_queue() 753 rx_ctx.rxmax += VLAN_HLEN; in i40e_config_vsi_rx_queue()
|
| A D | i40e_main.c | 3614 rx_ctx.rxmax = min_t(u16, vsi->max_frame, chain_len * ring->rx_buf_len); in i40e_configure_rx_ring()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_lan_tx_rx.h | 396 u16 rxmax; member
|
| A D | ice_base.c | 448 rlan_ctx.rxmax = min_t(u32, ring->max_frame, in ice_setup_rx_ctx()
|
| A D | ice_common.c | 1394 ICE_CTX_STORE(ice_rlan_ctx, rxmax, 14, 174),
|
Completed in 47 milliseconds