Searched defs:recp_list (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/ice/ |
| HD | 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() 1677 ice_create_pkt_fwd_rule(struct ice_hw *hw, struct ice_sw_recipe *recp_list, in ice_create_pkt_fwd_rule() 1960 ice_find_vsi_list_entry(struct ice_sw_recipe *recp_list, u16 vsi_handle, in ice_find_vsi_list_entry() 2012 ice_add_rule_internal(struct ice_hw *hw, struct ice_sw_recipe *recp_list, in ice_add_rule_internal() 2167 ice_remove_rule_internal(struct ice_hw *hw, struct ice_sw_recipe *recp_list, in ice_remove_rule_internal() 2349 struct ice_sw_recipe *recp_list = &sw->recp_list[ICE_SW_LKUP_MAC]; in ice_add_mac_rule() local 2512 ice_add_vlan_internal(struct ice_hw *hw, struct ice_sw_recipe *recp_list, in ice_add_vlan_internal() 2670 struct ice_sw_recipe *recp_list; in ice_add_vlan_rule() local 2720 struct ice_sw_recipe *recp_list; in ice_add_eth_mac_rule() local 2770 struct ice_sw_recipe *recp_list; in ice_remove_eth_mac_rule() local [all …]
|
| HD | ice_type.h | 960 struct ice_sw_recipe *recp_list; member
|