Searched refs:ice_aqc_move_elem (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.h | 175 int ice_aq_move_sched_elems(struct ice_hw *hw, struct ice_aqc_move_elem *buf,
|
H A D | ice_lag.c | 520 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_move_vf_node_tc() 877 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_reclaim_vf_tc() 1927 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_move_vf_nodes_tc_sync()
|
H A D | ice_sched.c | 439 ice_aq_move_sched_elems(struct ice_hw *hw, struct ice_aqc_move_elem *buf, in ice_aq_move_sched_elems() 2223 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_sched_move_nodes()
|
H A D | ice_adminq_cmd.h | 875 struct ice_aqc_move_elem { struct
|