Home
last modified time | relevance | path

Searched refs:host_prod (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h187 struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS]; member
201 struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS]; member
236 u32 host_prod; member
Dqlcnic_83xx_hw.c1272 mbx_out->host_prod[0].reg_buf; in qlcnic_83xx_create_rx_ctx()
1276 mbx_out->host_prod[0].jmb_buf; in qlcnic_83xx_create_rx_ctx()
1382 tx->crb_cmd_producer = ahw->pci_base0 + mbx_out->host_prod; in qlcnic_83xx_create_tx_ctx()