Searched refs:cam_offset (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.c | 799 __rte_unused int cam_offset) in ecore_set_one_mac_e2() argument 890 *o, int type, int cam_offset, struct mac_configuration_hdr in ecore_vlan_mac_set_rdata_hdr_e1x() argument 896 hdr->offset = (uint8_t) cam_offset; in ecore_vlan_mac_set_rdata_hdr_e1x() 937 int type, int cam_offset, in ecore_vlan_mac_set_rdata_e1x() argument 952 o->raw.cl_id, cam_offset); in ecore_vlan_mac_set_rdata_e1x() 967 __rte_unused int rule_idx, int cam_offset) in ecore_set_one_mac_e1x() argument 982 cam_offset, add, in ecore_set_one_mac_e1x() 1483 if (!o->get_cam_offset(o, ®_elem->cam_offset)) { in ecore_vlan_mac_get_registry_elem() 1492 ECORE_MSG(sc, "Got cam offset %d", reg_elem->cam_offset); in ecore_vlan_mac_get_registry_elem() 1568 o->set_one_rule(sc, o, elem, idx, reg_elem->cam_offset); in ecore_execute_vlan_mac() [all …]
|
| H A D | ecore_sp.h | 661 int cam_offset; member 785 int cam_offset);
|