Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h106 npi_status_t npi_espc_max_frame_get(npi_handle_t, uint16_t *);
H A Dnpi_espc.c275 npi_espc_max_frame_get(npi_handle_t handle, uint16_t *data) in npi_espc_max_frame_get() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c195 npi_status = npi_espc_max_frame_get(handle, &nxgep->mac.maxframesize); in nxge_espc_max_frame_sz_get()