Home
last modified time | relevance | path

Searched refs:cam_offset (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/bxe/
HDecore_sp.c932 int cam_offset) in ecore_set_one_mac_e2() argument
1025 struct ecore_vlan_mac_obj *o, int type, int cam_offset, in ecore_vlan_mac_set_rdata_hdr_e1x() argument
1031 hdr->offset = (uint8_t)cam_offset; in ecore_vlan_mac_set_rdata_hdr_e1x()
1067 struct ecore_vlan_mac_obj *o, int type, int cam_offset, bool add, in ecore_vlan_mac_set_rdata_e1x() argument
1073 ecore_vlan_mac_set_rdata_hdr_e1x(sc, o, type, cam_offset, in ecore_vlan_mac_set_rdata_e1x()
1080 mac[0], mac[1], mac[2], mac[3], mac[4], mac[5], raw->cl_id, cam_offset); in ecore_vlan_mac_set_rdata_e1x()
1095 int cam_offset) in ecore_set_one_mac_e1x() argument
1110 cam_offset, add, in ecore_set_one_mac_e1x()
1118 int cam_offset) in ecore_set_one_vlan_e2() argument
1168 int rule_idx, int cam_offset) in ecore_set_one_vlan_mac_e2() argument
[all …]
HDecore_sp.h708 int cam_offset; member
823 int cam_offset);