Searched defs:recp_list (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/ice/ |
H A D | ice_switch.c | 76 ice_init_def_sw_recp(struct ice_hw *hw, struct ice_sw_recipe **recp_list) in ice_init_def_sw_recp() argument 1677 * @recp_list: corresponding filter management list in ice_create_pkt_fwd_rule() argument 1960 ice_find_vsi_list_entry(struct ice_sw_recipe * recp_list,u16 vsi_handle,u16 * vsi_list_id) ice_find_vsi_list_entry() argument 2012 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 2167 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 2349 struct ice_sw_recipe *recp_list = &sw->recp_list[ICE_SW_LKUP_MAC]; ice_add_mac_rule() local 2512 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 2670 struct ice_sw_recipe *recp_list; ice_add_vlan_rule() local 2720 struct ice_sw_recipe *recp_list; ice_add_eth_mac_rule() local 2770 struct ice_sw_recipe *recp_list; ice_remove_eth_mac_rule() local 2933 struct ice_sw_recipe *recp_list = NULL; ice_cfg_dflt_vsi() local 2987 struct ice_sw_recipe *recp_list; ice_check_if_dflt_vsi() local 3056 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 3109 struct ice_sw_recipe *recp_list; ice_remove_mac() local 3123 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 3150 struct ice_sw_recipe *recp_list; ice_remove_vlan() local 3397 struct ice_sw_recipe *recp_list; ice_remove_promisc() local 3560 struct ice_sw_recipe *recp_list; _ice_set_vsi_promisc() local 3756 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 3960 struct ice_sw_recipe *recp_list; ice_add_mac_with_sw_marker() local 4055 struct ice_sw_recipe *recp_list; ice_add_mac_with_counter() local 4154 struct ice_sw_recipe *recp_list; ice_replay_fltr() local 4255 struct ice_sw_recipe *recp_list; ice_replay_vsi_fltr() local [all...] |
H A D | ice_type.h | 960 struct ice_sw_recipe *recp_list; global() member
|