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()
150 static inline void *queue_head_node(struct be_queue_info *q) in queue_head_node() function
953 wrb = queue_head_node(txq); in be_tx_setup_wrb_frag()976 wrb = queue_head_node(txq); in be_xmit_restore()1235 wrb_fill_dummy(queue_head_node(txq)); in be_xmit_flush()2626 rxd = queue_head_node(rxq); in be_post_rx_frags()
853 wrb = queue_head_node(mccq); in wrb_from_mccq()