Searched refs:queue_head_node (Results 1 – 5 of 5) sorted by relevance
51 static inline void *queue_head_node(struct be_queue_info *q) in queue_head_node() function
129 wrb = queue_head_node(mccq); in alloc_mcc_wrb()
151 static inline void *queue_head_node(struct be_queue_info *q) in queue_head_node() function
954 wrb = queue_head_node(txq); in be_tx_setup_wrb_frag()977 wrb = queue_head_node(txq); in be_xmit_restore()1235 wrb_fill_dummy(queue_head_node(txq)); in be_xmit_flush()2624 rxd = queue_head_node(rxq); in be_post_rx_frags()
852 wrb = queue_head_node(mccq); in wrb_from_mccq()
Completed in 33 milliseconds