Home
last modified time | relevance | path

Searched refs:l_type (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_switch.c5209 enum ice_sw_lkup_type l_type = in ice_add_mac_vlan_rule() local
5212 if (l_type != ICE_SW_LKUP_MAC_VLAN) in ice_add_mac_vlan_rule()
5261 enum ice_sw_lkup_type l_type; in ice_add_eth_mac_rule() local
5264 recp_list = &sw->recp_list[l_type]; in ice_add_eth_mac_rule()
5267 l_type != ICE_SW_LKUP_ETHERTYPE) in ice_add_eth_mac_rule()
5311 enum ice_sw_lkup_type l_type; in ice_remove_eth_mac_rule() local
5316 l_type != ICE_SW_LKUP_ETHERTYPE) in ice_remove_eth_mac_rule()
5319 recp_list = &sw->recp_list[l_type]; in ice_remove_eth_mac_rule()
5557 if (l_type != ICE_SW_LKUP_MAC) in ice_remove_mac_rule()
5617 if (l_type != ICE_SW_LKUP_VLAN) in ice_remove_vlan_rule()
[all …]
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cpp_pcie_ops.c653 lock.l_type = F_WRLCK; in nfp_acquire_process_lock()
703 lock.l_type = F_WRLCK; in nfp_acquire_secondary_process_lock()
/dpdk/lib/eal/freebsd/
H A Deal.c63 .l_type = F_WRLCK,
/dpdk/lib/eal/linux/
H A Deal.c67 .l_type = F_WRLCK,