Searched refs:queue_tail_node (Results 1 – 5 of 5) sorted by relevance
61 static inline void *queue_tail_node(struct be_queue_info *q) in queue_tail_node() function
696 eqe = queue_tail_node(eq); in be_isr_mcc()708 eqe = queue_tail_node(eq); in be_isr_mcc()771 eqe = queue_tail_node(eq); in be_isr()784 eqe = queue_tail_node(eq); in be_isr()1817 mcc_compl = queue_tail_node(mcc_cq); in beiscsi_process_mcc_cq()1836 mcc_compl = queue_tail_node(mcc_cq); in beiscsi_process_mcc_cq()1880 sol = queue_tail_node(cq); in beiscsi_process_cq()2038 sol = queue_tail_node(cq); in beiscsi_process_cq()2065 eqe = queue_tail_node(eq); in be_iopoll()2070 eqe = queue_tail_node(eq); in be_iopoll()[all …]
155 static inline void *queue_tail_node(struct be_queue_info *q) in queue_tail_node() function
2533 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get()2713 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); in be_tx_compl_get()2770 wrb = queue_tail_node(txq); in be_tx_compl_process()2790 eqe = queue_tail_node(&eqo->q); in events_get()
518 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()