Home
last modified time | relevance | path

Searched refs:hinic_get_sq_free_wqebbs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.h149 int hinic_get_sq_free_wqebbs(struct hinic_sq *sq);
Dhinic_hw_qp.c455 int hinic_get_sq_free_wqebbs(struct hinic_sq *sq) in hinic_get_sq_free_wqebbs() function
Dhinic_tx.c745 hinic_get_sq_free_wqebbs(sq) >= HINIC_MIN_TX_NUM_WQEBBS(sq)) { in free_tx_poll()