Home
last modified time | relevance | path

Searched refs:BFA_MSGQ_INDX_ADD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h23 #define BFA_MSGQ_INDX_ADD(_q_indx, _qe_num, _q_depth) \ macro
H A Dbfa_msgq.c218 BFA_MSGQ_INDX_ADD(cmdq->producer_index, 1, cmdq->depth); in __cmd_copy()
481 BFA_MSGQ_INDX_ADD(rspq->consumer_index, num_entries, in bfa_msgq_rspq_pi_update()
654 BFA_MSGQ_INDX_ADD(ci, 1, rspq->depth); in bfa_msgq_rsp_copy()