Searched refs:igb_update_ethtool_nfc_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2861 static int igb_update_ethtool_nfc_entry(struct igb_adapter *adapter, in igb_update_ethtool_nfc_entry() function 2990 err = igb_update_ethtool_nfc_entry(adapter, input, input->sw_idx); in igb_add_ethtool_nfc_entry() 3014 err = igb_update_ethtool_nfc_entry(adapter, NULL, fsp->location); in igb_del_ethtool_nfc_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2852 static int igb_update_ethtool_nfc_entry(struct igb_adapter *adapter, in igb_update_ethtool_nfc_entry() function 2981 err = igb_update_ethtool_nfc_entry(adapter, input, input->sw_idx); in igb_add_ethtool_nfc_entry() 3005 err = igb_update_ethtool_nfc_entry(adapter, NULL, fsp->location); in igb_del_ethtool_nfc_entry()
|
Completed in 9 milliseconds