Home
last modified time | relevance | path

Searched refs:EVB_PORT_ID_ASSIGNED (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/sfxge/common/
HDhunt_rx.c83 MCDI_IN_SET_DWORD(req, INIT_RXQ_IN_PORT_ID, EVB_PORT_ID_ASSIGNED); in efx_mcdi_init_rxq()
166 EVB_PORT_ID_ASSIGNED); in efx_mcdi_rss_context_alloc()
HDhunt_nic.c282 EVB_PORT_ID_ASSIGNED);
1660 while ((rc = efx_mcdi_vadaptor_alloc(enp, EVB_PORT_ID_ASSIGNED)) != 0) { in hunt_nic_init()
1683 enp->en_vport_id = EVB_PORT_ID_ASSIGNED; in hunt_nic_init()
HDhunt_tx.c102 MCDI_IN_SET_DWORD(req, INIT_TXQ_IN_PORT_ID, EVB_PORT_ID_ASSIGNED); in efx_mcdi_init_txq()
HDhunt_filter.c235 EVB_PORT_ID_ASSIGNED); in efx_mcdi_filter_op_add()
HDefx_regs_mcdi.h7508 #define EVB_PORT_ID_ASSIGNED 0x1000000 macro