Home
last modified time | relevance | path

Searched refs:ice_aqc_sw_rules_elem (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_switch.c33 (offsetof(struct ice_aqc_sw_rules_elem, pdata.lkup_tx_rx.hdr) + \
37 (offsetof(struct ice_aqc_sw_rules_elem, pdata.lkup_tx_rx.hdr))
39 (offsetof(struct ice_aqc_sw_rules_elem, pdata.lg_act.act) + \
42 (offsetof(struct ice_aqc_sw_rules_elem, pdata.vsi_list.vsi) + \
705 struct ice_aqc_sw_rules_elem *s_rule, enum ice_adminq_opc opc) in ice_fill_sw_rule()
843 struct ice_aqc_sw_rules_elem *lg_act, *rx_tx; in ice_add_marker_act()
870 rx_tx = (struct ice_aqc_sw_rules_elem *)((u8 *)lg_act + lg_act_size); in ice_add_marker_act()
982 struct ice_aqc_sw_rules_elem *s_rule; in ice_update_vsi_list_rule()
1069 struct ice_aqc_sw_rules_elem *s_rule; in ice_create_pkt_fwd_rule()
1131 struct ice_aqc_sw_rules_elem *s_rule; in ice_update_pkt_fwd_rule()
[all …]
Dice_adminq_cmd.h656 struct ice_aqc_sw_rules_elem { struct