Searched refs:ice_flow_assoc_prof (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 807 * ice_flow_assoc_prof - associate a VSI with a flow profile 817 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof() function 981 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_flow_add_entry() 1423 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_add_rss_cfg_sync() 1440 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_add_rss_cfg_sync()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 1449 * ice_flow_assoc_prof - associate a VSI with a flow profile 1459 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof() function 1620 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_flow_add_entry() 2116 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_add_rss_cfg_sync() 2133 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_add_rss_cfg_sync()
|
Completed in 5 milliseconds