Home
last modified time | relevance | path

Searched refs:hpi_pfc_tcam_entry_write (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h147 hpi_status_t hpi_pfc_tcam_entry_write(hpi_handle_t, uint32_t,
H A Dhpi_pfc.c594 (void) hpi_pfc_tcam_entry_write(handle, location, &tcam_ptr); in hpi_pfc_tcam_entry_invalidate()
615 hpi_pfc_tcam_entry_write(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_entry_write() function
H A Dhxge_pfc.c204 rs = hpi_pfc_tcam_entry_write(handle, location, &entry); in hxge_tcam_default_add_entry()