Home
last modified time | relevance | path

Searched defs:rq_cfg (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.h67 } rq_cfg[16]; member
H A Docs_hw.c844 sli4_cmd_rq_cfg_t rq_cfg[SLI4_CMD_REG_FCFI_NUM_RQ_CFG]; in ocs_hw_init() local
10830 sli4_cmd_rq_cfg_t rq_cfg[SLI4_CMD_REG_FCFI_NUM_RQ_CFG]; in __ocs_hw_domain_alloc_reg_fcfi() local
H A Dsli4.h1028 } rq_cfg[SLI4_CMD_REG_FCFI_NUM_RQ_CFG]; member
1059 } rq_cfg[SLI4_CMD_REG_FCFI_MRQ_NUM_RQ_CFG]; member
/freebsd/sys/dev/vnic/
H A Dq_struct.h607 struct rq_cfg { struct
609 uint64_t reserved_2_63:62;
610 uint64_t ena:1;
611 uint64_t tcp_ena:1;
H A Dnicvf_queues.c1294 struct rq_cfg rq_cfg; in nicvf_rcv_queue_config() local