Searched refs:queue_tail_node (Results 1 – 5 of 5) sorted by relevance
66 static inline void *queue_tail_node(struct be_queue_info *q) in queue_tail_node() function
695 eqe = queue_tail_node(eq); in be_isr_mcc()707 eqe = queue_tail_node(eq); in be_isr_mcc()770 eqe = queue_tail_node(eq); in be_isr()783 eqe = queue_tail_node(eq); in be_isr()1816 mcc_compl = queue_tail_node(mcc_cq); in beiscsi_process_mcc_cq()1835 mcc_compl = queue_tail_node(mcc_cq); in beiscsi_process_mcc_cq()1880 sol = queue_tail_node(cq); in beiscsi_process_cq()2040 sol = queue_tail_node(cq); in beiscsi_process_cq()2067 eqe = queue_tail_node(eq); in be_iopoll()2072 eqe = queue_tail_node(eq); in be_iopoll()[all …]
161 static inline void *queue_tail_node(struct be_queue_info *q) in queue_tail_node() function
2536 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get()2716 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); in be_tx_compl_get()2773 wrb = queue_tail_node(txq); in be_tx_compl_process()2793 eqe = queue_tail_node(&eqo->q); in events_get()
522 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()