Searched refs:tcam_location_t (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_fflp.h | 41 typedef uint8_t tcam_location_t; typedef 975 tcam_location_t, 996 tcam_location_t, 1015 tcam_location_t); 1035 tcam_location_t, 1056 tcam_location_t,
|
H A D | npi_fflp.c | 298 npi_fflp_tcam_entry_invalidate(npi_handle_t handle, tcam_location_t location) in npi_fflp_tcam_entry_invalidate() 398 tcam_location_t location, in npi_fflp_tcam_entry_read() 449 tcam_location_t location, in npi_fflp_tcam_entry_write() 510 tcam_location_t location, in npi_fflp_tcam_asc_ram_entry_write() 556 tcam_location_t location, in npi_fflp_tcam_asc_ram_entry_read()
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 98 status = npi_fflp_tcam_entry_read(handle, (tcam_location_t)location, in nxge_tcam_dump_entry() 107 (tcam_location_t)location, &asc_ram); in nxge_tcam_dump_entry() 1278 tcam_location_t location; in nxge_add_tcam_entry() 1290 location = (tcam_location_t)nxge_tcam_get_index(nxgep, in nxge_add_tcam_entry() 1537 tcam_location_t location; in nxge_tcam_handle_ip_fragment()
|