Searched refs:hinic_init_txq (Results 1 – 3 of 3) sorted by relevance
49 int hinic_init_txq(struct hinic_txq *txq, struct hinic_sq *sq,
858 int hinic_init_txq(struct hinic_txq *txq, struct hinic_sq *sq, in hinic_init_txq() function
147 err = hinic_init_txq(&nic_dev->txqs[i], sq, netdev); in create_txqs()