Home
last modified time | relevance | path

Searched refs:ice_get_ctrl_vsi (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice.h546 * ice_get_ctrl_vsi - Get the control VSI
549 static inline struct ice_vsi *ice_get_ctrl_vsi(struct ice_pf *pf) in ice_get_ctrl_vsi() function
H A Dice_ethtool_fdir.c543 ctrl_vsi = ice_get_ctrl_vsi(pf); in ice_fdir_set_hw_fltr_rule()
1198 ctrl_vsi = ice_get_ctrl_vsi(pf); in ice_fdir_write_fltr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice.h793 * ice_get_ctrl_vsi - Get the control VSI
796 static inline struct ice_vsi *ice_get_ctrl_vsi(struct ice_pf *pf) in ice_get_ctrl_vsi() function
H A Dice_ethtool_fdir.c641 ctrl_vsi = ice_get_ctrl_vsi(pf); in ice_fdir_set_hw_fltr_rule()
1368 ctrl_vsi = ice_get_ctrl_vsi(pf); in ice_fdir_write_fltr()
H A Dice_main.c4249 struct ice_vsi *vsi = ice_get_ctrl_vsi(pf); in ice_deinit_fdir()

Completed in 17 milliseconds