Home
last modified time | relevance | path

Searched refs:bnx2x_sp_event (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.h306 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe);
Dbnx2x_cmn.c516 bnx2x_sp_event(fp, cqe); in bnx2x_rx_int()
Dbnx2x_main.c1357 void bnx2x_sp_event(struct bnx2x_fastpath *fp, in bnx2x_sp_event() function