Searched refs:hinic_sq_get_wqe (Results 1 – 3 of 3) sorted by relevance
159 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq,
213 sq_wqe = hinic_sq_get_wqe(txq->sq, wqe_size, &prod_idx); in hinic_xmit_frame()220 sq_wqe = hinic_sq_get_wqe(txq->sq, wqe_size, &prod_idx); in hinic_xmit_frame()
603 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, in hinic_sq_get_wqe() function