Home
last modified time | relevance | path

Searched refs:i40e_init_lan_hmc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h140 i40e_status i40e_init_lan_hmc(struct i40e_hw *hw, u32 txq_num,
H A Di40e_lan_hmc.c62 * i40e_init_lan_hmc - initialize i40e_hmc_info struct
77 i40e_status i40e_init_lan_hmc(struct i40e_hw *hw, u32 txq_num, in i40e_init_lan_hmc() function
115 hw_dbg(hw, "i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
138 hw_dbg(hw, "i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
161 hw_dbg(hw, "i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
184 hw_dbg(hw, "i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
435 * - This function will be called after i40e_init_lan_hmc() and before
H A Di40e_main.c10309 ret = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp, in i40e_rebuild()
15174 err = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp, in i40e_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h140 int i40e_init_lan_hmc(struct i40e_hw *hw, u32 txq_num,
H A Di40e_lan_hmc.c62 * i40e_init_lan_hmc - initialize i40e_hmc_info struct
77 int i40e_init_lan_hmc(struct i40e_hw *hw, u32 txq_num, in i40e_init_lan_hmc() function
115 hw_dbg(hw, "i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
138 hw_dbg(hw, "i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
161 hw_dbg(hw, "i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
184 hw_dbg(hw, "i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d\n", in i40e_init_lan_hmc()
435 * - This function will be called after i40e_init_lan_hmc() and before
H A Di40e_main.c10922 ret = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp, in i40e_rebuild()
15890 err = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp, in i40e_probe()

Completed in 38 milliseconds