Home
last modified time | relevance | path

Searched refs:i40e_rx_pb_config (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.h153 struct i40e_rx_pb_config { struct
263 struct i40e_rx_pb_config *pb_cfg);
265 struct i40e_rx_pb_config *old_pb_cfg,
266 struct i40e_rx_pb_config *new_pb_cfg);
H A Di40e_dcb.c1633 struct i40e_rx_pb_config *pb_cfg) in i40e_dcb_hw_calculate_pool_sizes()
1708 struct i40e_rx_pb_config *old_pb_cfg, in i40e_dcb_hw_rx_pb_config()
1709 struct i40e_rx_pb_config *new_pb_cfg) in i40e_dcb_hw_rx_pb_config()
H A Di40e.h636 struct i40e_rx_pb_config pb_cfg; /* Current Rx packet buffer config */
H A Di40e_main.c6965 struct i40e_rx_pb_config pb_cfg; in i40e_hw_dcb_config()