Home
last modified time | relevance | path

Searched refs:host_producer_crb (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_ctx.c241 reg = le32_to_cpu(prsp_rds[i].host_producer_crb); in nx_fw_cmd_create_rx_ctx()
357 temp = le32_to_cpu(prsp->cds_ring.host_producer_crb); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h835 __le32 host_producer_crb; /* Crb to use */ member
899 __le32 host_producer_crb; /* Crb to use */ member
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h632 __le32 host_producer_crb; /* Crb to use */ member
696 __le32 host_producer_crb; /* Crb to use */ member
Dqlcnic_ctx.c209 reg = le32_to_cpu(prsp_rds[i].host_producer_crb); in qlcnic_fw_cmd_create_rx_ctx()
324 temp = le32_to_cpu(prsp->cds_ring.host_producer_crb); in qlcnic_fw_cmd_create_tx_ctx()