Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c43 static bool ixgb_setup_fc(struct ixgb_hw *hw);
339 status = ixgb_setup_fc(hw); in ixgb_init_hw()
611 ixgb_setup_fc(struct ixgb_hw *hw) in ixgb_setup_fc() function