Home
last modified time | relevance | path

Searched defs:recp_list (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_switch.c76 ice_init_def_sw_recp(struct ice_hw *hw, struct ice_sw_recipe **recp_list) in ice_init_def_sw_recp() argument
1669 ice_create_pkt_fwd_rule(struct ice_hw * hw,struct ice_sw_recipe * recp_list,struct ice_fltr_list_entry * f_entry) ice_create_pkt_fwd_rule() argument
1952 ice_find_vsi_list_entry(struct ice_sw_recipe * recp_list,u16 vsi_handle,u16 * vsi_list_id) ice_find_vsi_list_entry() argument
2004 ice_add_rule_internal(struct ice_hw * hw,struct ice_sw_recipe * recp_list,u8 lport,struct ice_fltr_list_entry * f_entry) ice_add_rule_internal() argument
2159 ice_remove_rule_internal(struct ice_hw * hw,struct ice_sw_recipe * recp_list,struct ice_fltr_list_entry * f_entry) ice_remove_rule_internal() argument
2341 struct ice_sw_recipe *recp_list = &sw->recp_list[ICE_SW_LKUP_MAC]; ice_add_mac_rule() local
2504 ice_add_vlan_internal(struct ice_hw * hw,struct ice_sw_recipe * recp_list,struct ice_fltr_list_entry * f_entry) ice_add_vlan_internal() argument
2662 struct ice_sw_recipe *recp_list; ice_add_vlan_rule() local
2712 struct ice_sw_recipe *recp_list; ice_add_eth_mac_rule() local
2762 struct ice_sw_recipe *recp_list; ice_remove_eth_mac_rule() local
2925 struct ice_sw_recipe *recp_list = NULL; ice_cfg_dflt_vsi() local
2979 struct ice_sw_recipe *recp_list; ice_check_if_dflt_vsi() local
3048 ice_remove_mac_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * m_list,struct ice_sw_recipe * recp_list) ice_remove_mac_rule() argument
3101 struct ice_sw_recipe *recp_list; ice_remove_mac() local
3115 ice_remove_vlan_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list,struct ice_sw_recipe * recp_list) ice_remove_vlan_rule() argument
3142 struct ice_sw_recipe *recp_list; ice_remove_vlan() local
3382 struct ice_sw_recipe *recp_list; ice_remove_promisc() local
3545 struct ice_sw_recipe *recp_list; _ice_set_vsi_promisc() local
3733 ice_remove_vsi_lkup_fltr(struct ice_hw * hw,u16 vsi_handle,struct ice_sw_recipe * recp_list,enum ice_sw_lkup_type lkup) ice_remove_vsi_lkup_fltr() argument
3937 struct ice_sw_recipe *recp_list; ice_add_mac_with_sw_marker() local
4032 struct ice_sw_recipe *recp_list; ice_add_mac_with_counter() local
4131 struct ice_sw_recipe *recp_list; ice_replay_fltr() local
4232 struct ice_sw_recipe *recp_list; ice_replay_vsi_fltr() local
[all...]
H A Dice_type.h956 struct ice_sw_recipe *recp_list; global() member