Lines Matching refs:hwdev
136 struct hinic_hwdev *hwdev = nic_dev->hwdev; in tx_map_skb() local
137 struct hinic_hwif *hwif = hwdev->hwif; in tx_map_skb()
187 struct hinic_hwdev *hwdev = nic_dev->hwdev; in tx_unmap_skb() local
188 struct hinic_hwif *hwif = hwdev->hwif; in tx_unmap_skb()
674 hinic_hwdev_set_msix_state(nic_dev->hwdev, in free_tx_poll()
703 hinic_hwdev_set_msix_state(nic_dev->hwdev, in tx_irq()
707 hinic_hwdev_msix_cnt_set(nic_dev->hwdev, txq->sq->msix_entry); in tx_irq()
716 struct hinic_hwdev *hwdev = nic_dev->hwdev; in tx_request_irq() local
717 struct hinic_hwif *hwif = hwdev->hwif; in tx_request_irq()
724 hinic_hwdev_msix_set(nic_dev->hwdev, sq->msix_entry, in tx_request_irq()
760 struct hinic_hwdev *hwdev = nic_dev->hwdev; in hinic_init_txq() local
792 err = hinic_hwdev_hw_ci_addr_set(hwdev, sq, CI_UPDATE_NO_PENDING, in hinic_init_txq()