Searched refs:bfa_q_first (Results 1 - 7 of 7) sorted by path

/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c245 (struct bfa_msgq_cmd_entry *)bfa_q_first(&cmdq->pending_q);
H A Dbna_tx_rx.c1816 for (i = 0, rxp_qe = bfa_q_first(&rx->rxp_q);
2347 for (i = 0, rxp_qe = bfa_q_first(&rx->rxp_q);
3383 for (i = 0, qe = bfa_q_first(&tx->txq_q);
3595 for (i = 0, qe = bfa_q_first(&tx->txq_q);
H A Dcna.h50 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) macro
/drivers/scsi/bfa/
H A Dbfa_cs.h156 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) macro
H A Dbfa_fcpim.c2448 ioim->sgpg = bfa_q_first(&ioim->sgpg_q);
2627 ioim->sgpg = bfa_q_first(&ioim->sgpg_q);
H A Dbfa_fcs_lport.c5738 qe = bfa_q_first(qh);
5786 qe = bfa_q_first(qh);
5843 qe = bfa_q_first(qh);
H A Dbfa_svc.c5404 wqe = bfa_q_first(&mod->sgpg_wait_q);

Completed in 108 milliseconds