Home
last modified time | relevance | path

Searched refs:hinic_get_sq_free_wqebbs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h149 int hinic_get_sq_free_wqebbs(struct hinic_sq *sq);
H A Dhinic_hw_qp.c451 * hinic_get_sq_free_wqebbs - return number of free wqebbs for use
456 int hinic_get_sq_free_wqebbs(struct hinic_sq *sq) in hinic_get_sq_free_wqebbs() function
H A Dhinic_tx.c743 hinic_get_sq_free_wqebbs(sq) >= HINIC_MIN_TX_NUM_WQEBBS(sq)) { in free_tx_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h149 int hinic_get_sq_free_wqebbs(struct hinic_sq *sq);
H A Dhinic_tx.c745 hinic_get_sq_free_wqebbs(sq) >= HINIC_MIN_TX_NUM_WQEBBS(sq)) { in free_tx_poll()
H A Dhinic_hw_qp.c450 * hinic_get_sq_free_wqebbs - return number of free wqebbs for use
455 int hinic_get_sq_free_wqebbs(struct hinic_sq *sq) in hinic_get_sq_free_wqebbs() function

Completed in 7 milliseconds