Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h56907 typedef struct hwrm_tfc_tbl_scope_config_input { struct
56909 uint16_t req_type;
56914 uint16_t cmpl_ring;
56920 uint16_t seq_id;
56928 uint16_t target_id;
56935 uint64_t resp_addr;
56940 uint64_t lkup_base_addr[2];
56945 uint64_t act_base_addr[2];
56954 uint64_t lkup_rec_cnt;
56984 } hwrm_tfc_tbl_scope_config_input_t, *phwrm_tfc_tbl_scope_config_input_t; argument