Searched refs:_i40e_read_lldp_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb.c | 936 * _i40e_read_lldp_cfg - generic read of LLDP Configuration data from NVM 944 static i40e_status _i40e_read_lldp_cfg(struct i40e_hw *hw, in _i40e_read_lldp_cfg() function 1031 ret = _i40e_read_lldp_cfg(hw, lldp_cfg, I40E_SR_EMP_MODULE_PTR, in i40e_read_lldp_cfg() 1035 ret = _i40e_read_lldp_cfg(hw, lldp_cfg, I40E_EMP_MODULE_PTR, in i40e_read_lldp_cfg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb.c | 1883 * _i40e_read_lldp_cfg - generic read of LLDP Configuration data from NVM 1891 static int _i40e_read_lldp_cfg(struct i40e_hw *hw, in _i40e_read_lldp_cfg() function 1978 ret = _i40e_read_lldp_cfg(hw, lldp_cfg, I40E_SR_EMP_MODULE_PTR, in i40e_read_lldp_cfg() 1982 ret = _i40e_read_lldp_cfg(hw, lldp_cfg, I40E_EMP_MODULE_PTR, in i40e_read_lldp_cfg()
|
Completed in 4 milliseconds