Searched refs:npi_bmac_rx_config (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.h | 544 npi_status_t npi_bmac_rx_config(npi_handle_t, config_op_t,
|
H A D | npi_mac.c | 2686 npi_bmac_rx_config(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_bmac_rx_config() function
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 4397 if ((rs = npi_bmac_rx_config(handle, INIT, in nxge_rx_mac_init() 4530 if ((rs = npi_bmac_rx_config(handle, ENABLE, portn, in nxge_rx_mac_enable() 4573 if ((rs = npi_bmac_rx_config(handle, DISABLE, portn, in nxge_rx_mac_disable()
|