Searched defs:bnx2x_poll (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c37 static int bnx2x_poll(struct napi_struct *napi, int budget);
46 bnx2x_poll, NAPI_POLL_WEIGHT);
58 bnx2x_poll, NAPI_POLL_WEIGHT);
3162 static int bnx2x_poll(struct napi_struct *napi, int budget) function

Completed in 21 milliseconds