Searched refs:bnx2x_rx_int (Results 1 – 2 of 2) sorted by relevance
458 int bnx2x_rx_int(struct bnx2x_fastpath *fp, int budget);
599 int bnx2x_rx_int(struct bnx2x_fastpath *fp, int budget) in bnx2x_rx_int() function2305 work_done += bnx2x_rx_int(fp, budget - work_done); in bnx2x_poll()