Searched refs:bfa_q_first (Results 1 – 6 of 6) sorted by relevance
54 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) macro
165 mb_qe = bfa_q_first(&bna->mbox_mod.posted_q); in bna_ll_isr()185 mb_qe = bfa_q_first(&bna->mbox_mod.posted_q); in bna_ll_isr()
156 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) macro
2064 ioim->sgpg = bfa_q_first(&ioim->sgpg_q); in bfa_ioim_sgpg_alloced()2243 ioim->sgpg = bfa_q_first(&ioim->sgpg_q); in bfa_ioim_sgpg_alloc()
4661 qe = bfa_q_first(qh); in bfa_fcs_lport_get_rport()4709 qe = bfa_q_first(qh); in bfa_fcs_lport_get_rports()4760 qe = bfa_q_first(qh); in bfa_fcs_lport_get_rport_max_speed()
4704 wqe = bfa_q_first(&mod->sgpg_wait_q); in bfa_sgpg_mfree()