Searched refs:erxo_scale_context_alloc (Results 1 – 2 of 2) sorted by relevance
514 if (erxop->erxo_scale_context_alloc == NULL) { in efx_rx_scale_context_alloc()522 if ((rc = erxop->erxo_scale_context_alloc(enp, type, num_queues, in efx_rx_scale_context_alloc()552 if (erxop->erxo_scale_context_alloc == NULL) { in efx_rx_scale_context_alloc_v2()557 if ((rc = erxop->erxo_scale_context_alloc(enp, type, in efx_rx_scale_context_alloc_v2()
174 efx_rc_t (*erxo_scale_context_alloc)(efx_nic_t *, member