Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Def10.c1254 MCDI_SET_DWORD(inbuf, INIT_TXQ_IN_PORT_ID, EVB_PORT_ID_ASSIGNED); in efx_ef10_tx_init()
1391 EVB_PORT_ID_ASSIGNED); in efx_ef10_alloc_rss_context()
1522 MCDI_SET_DWORD(inbuf, INIT_RXQ_IN_PORT_ID, EVB_PORT_ID_ASSIGNED); in efx_ef10_rx_init()
2291 MCDI_SET_DWORD(inbuf, FILTER_OP_IN_PORT_ID, EVB_PORT_ID_ASSIGNED); in efx_ef10_filter_push_prep()
Dmcdi_pcol.h3989 #define EVB_PORT_ID_ASSIGNED 0x1000000 macro