Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h126 enum ice_status ice_get_dcb_cfg(struct ice_port_info *pi);
H A Dice_dcb.c901 * ice_get_dcb_cfg
906 enum ice_status ice_get_dcb_cfg(struct ice_port_info *pi) in ice_get_dcb_cfg() function
954 ret = ice_get_dcb_cfg(hw->port_info); in ice_init_dcb()
H A Dice_dcb_lib.c879 ret = ice_get_dcb_cfg(pf->hw.port_info); in ice_dcb_process_lldp_set_mib_change()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h145 int ice_get_dcb_cfg(struct ice_port_info *pi);
H A Dice_dcb.c940 * ice_get_dcb_cfg
945 int ice_get_dcb_cfg(struct ice_port_info *pi) in ice_get_dcb_cfg() function
1029 ret = ice_get_dcb_cfg(hw->port_info); in ice_init_dcb()
H A Dice_dcb_lib.c1035 ret = ice_get_dcb_cfg(pi); in ice_dcb_process_lldp_set_mib_change()

Completed in 8 milliseconds