Searched refs:obj_idx (Results 1 – 5 of 5) sorted by relevance
| /src/sys/netpfil/ipfw/ |
| H A D | ip_fw_sockopt.c | 151 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti); 153 struct tid_info *ti, struct obj_idx *pidx, int *unresolved); 156 struct obj_idx *oib, struct obj_idx *end); 2021 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti) in create_objects_compat() 2024 struct obj_idx *p; in create_objects_compat() 2074 unref_oib_objects(struct ip_fw_chain *ch, ipfw_insn *cmd, struct obj_idx *oib, in unref_oib_objects() 2075 struct obj_idx *end) in unref_oib_objects() 2079 struct obj_idx *p; in unref_oib_objects() 2151 struct obj_idx *pidx, int *unresolved) in ref_opcode_object() 2201 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti) in ref_rule_objects() [all …]
|
| H A D | ip_fw_private.h | 488 struct obj_idx { struct 506 struct obj_idx obuf[8]; /* table references storage */ argument
|
| /src/sys/dev/ixl/ |
| H A D | i40e_lan_hmc.c | 1236 u32 obj_idx) in i40e_hmc_get_object_va() argument 1262 if (obj_idx >= hmc_info->hmc_obj[rsrc_type].cnt) { in i40e_hmc_get_object_va() 1269 I40E_FIND_SD_INDEX_LIMIT(hmc_info, rsrc_type, obj_idx, 1, in i40e_hmc_get_object_va() 1274 hmc_info->hmc_obj[rsrc_type].size * obj_idx; in i40e_hmc_get_object_va() 1277 I40E_FIND_PD_INDEX_LIMIT(hmc_info, rsrc_type, obj_idx, 1, in i40e_hmc_get_object_va()
|
| /src/sys/dev/dpaa2/ |
| H A D | dpaa2_cmd_if.m | 112 bypass_rc_get_obj(device_t dev, device_t child, struct dpaa2_cmd *cmd, uint32_t obj_idx, 118 device_get_parent(dev), child, cmd, obj_idx, obj)); 973 uint32_t obj_idx;
|
| H A D | dpaa2_rc.c | 747 uint32_t obj_idx, struct dpaa2_obj *obj) in dpaa2_rc_get_obj() argument 769 cmd->params[0] = obj_idx; in dpaa2_rc_get_obj()
|