Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h188 struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS]; member
202 struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS]; member
237 u32 host_prod; member
Dqlcnic_83xx_hw.c1265 mbx_out->host_prod[0].reg_buf; in qlcnic_83xx_create_rx_ctx()
1269 mbx_out->host_prod[0].jmb_buf; in qlcnic_83xx_create_rx_ctx()
1375 tx->crb_cmd_producer = ahw->pci_base0 + mbx_out->host_prod; in qlcnic_83xx_create_tx_ctx()