| /freebsd-13-stable/sys/dev/mlx5/mlx5_core/ |
| HD | mlx5_fs_cmd.c | 51 MLX5_SET(set_flow_table_root_in, in, table_id, id); in mlx5_cmd_update_root_ft() 59 unsigned int log_size, unsigned int *table_id) in mlx5_cmd_fs_create_ft() argument 82 *table_id = MLX5_GET(create_flow_table_out, out, table_id); in mlx5_cmd_fs_create_ft() 89 enum fs_ft_type type, unsigned int table_id) in mlx5_cmd_fs_destroy_ft() argument 100 MLX5_SET(destroy_flow_table_in, in, table_id, table_id); in mlx5_cmd_fs_destroy_ft() 112 enum fs_ft_type type, unsigned int table_id, in mlx5_cmd_fs_create_fg() argument 124 MLX5_SET(create_flow_group_in, in, table_id, table_id); in mlx5_cmd_fs_create_fg() 139 enum fs_ft_type type, unsigned int table_id, in mlx5_cmd_fs_destroy_fg() argument 151 MLX5_SET(destroy_flow_group_in, in, table_id, table_id); in mlx5_cmd_fs_destroy_fg() 165 enum fs_ft_type type, unsigned int table_id, in mlx5_cmd_fs_set_fte() argument [all …]
|
| HD | fs_core.h | 258 unsigned int log_size, unsigned int *table_id); 262 enum fs_ft_type type, unsigned int table_id); 267 enum fs_ft_type type, unsigned int table_id, 272 enum fs_ft_type type, unsigned int table_id, 280 enum fs_ft_type type, unsigned int table_id, 289 enum fs_ft_type type, unsigned int table_id,
|
| HD | flow_table.h | 51 u8 vport_num, u8 table_type, u32 table_id,
|
| /freebsd-13-stable/sys/dev/twe/ |
| HD | twe.c | 46 static int twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result); 47 static int twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t *result); 48 static int twe_get_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t *result); 49 static void *twe_get_param(struct twe_softc *sc, int table_id, int parameter_id, size_t size, 52 static int twe_set_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t value); 55 static int twe_set_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t value); 56 static int twe_set_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t value); 58 static int twe_set_param(struct twe_softc *sc, int table_id, int param_id, int param_size, 723 twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result) in twe_get_param_1() argument 727 if ((param = twe_get_param(sc, table_id, param_id, 1, NULL)) == NULL) in twe_get_param_1() [all …]
|
| HD | twereg.h | 490 u_int16_t table_id; member
|
| /freebsd-13-stable/sys/dev/twa/ |
| HD | tw_cl_externs.h | 68 TW_INT32 table_id, TW_INT32 parameter_id, TW_VOID *param_data, 73 TW_INT32 table_id, TW_INT32 param_id, TW_INT32 param_size,
|
| HD | tw_cl_io.c | 699 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_get_param() argument 756 param->table_id = TW_CL_SWAP16(table_id | TWA_9K_PARAM_DESCRIPTOR); in tw_cli_get_param() 814 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_set_param() argument 871 param->table_id = TW_CL_SWAP16(table_id | TWA_9K_PARAM_DESCRIPTOR); in tw_cli_set_param()
|
| HD | tw_cl_fwif.h | 310 TW_UINT16 table_id; member
|
| /freebsd-13-stable/sys/dev/tws/ |
| HD | tws_cam.c | 81 int tws_set_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, 83 int tws_get_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, 772 tws_set_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, in tws_set_param() argument 807 param->table_id = (table_id | TWS_9K_PARAM_DESCRIPTOR); in tws_set_param() 819 tws_get_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, in tws_get_param() argument 856 param->table_id = (table_id | TWS_9K_PARAM_DESCRIPTOR); in tws_get_param()
|
| HD | tws_hdm.c | 53 extern int tws_set_param(struct tws_softc *sc, u_int32_t table_id, 55 extern int tws_get_param(struct tws_softc *sc, u_int32_t table_id,
|
| HD | tws_hdm.h | 324 u_int16_t table_id; member
|
| /freebsd-13-stable/sys/dev/iavf/ |
| HD | iavf_prototype.h | 115 u8 table_id, u32 start_index, u16 buff_size,
|
| /freebsd-13-stable/sys/dev/mlx5/ |
| HD | mlx5_ifc.h | 3801 u8 table_id[0x18]; member 3835 u8 table_id[0x18]; member 4889 u8 table_id[0x18]; member 4922 u8 table_id[0x18]; member 4978 u8 table_id[0x18]; member 5827 u8 table_id[0x18]; member 6569 u8 table_id[0x18]; member 6600 u8 table_id[0x18]; member 6766 u8 table_id[0x18]; member 7395 u8 table_id[0x18]; member [all …]
|
| /freebsd-13-stable/sys/dev/ice/ |
| HD | ice_common.h | 91 ice_aq_get_internal_data(struct ice_hw *hw, u16 cluster_id, u16 table_id,
|
| HD | ice_lib.h | 579 u16 table_id; member
|
| HD | ice_lib.c | 6434 u16 table_id = 0; in ice_fw_debug_dump_print_cluster() local 6463 table_id, offset, data_buf_size); in ice_fw_debug_dump_print_cluster() 6465 status = ice_aq_get_internal_data(hw, cluster_id, table_id, in ice_fw_debug_dump_print_cluster() 6484 u32 print_table_id = (u32)table_id; in ice_fw_debug_dump_print_cluster() 6499 bool same_table_next = (table_id == ret_next_table); in ice_fw_debug_dump_print_cluster() 6513 table_id = ret_next_table; in ice_fw_debug_dump_print_cluster() 6521 if (cluster_id == 0x1 && table_id < 39) in ice_fw_debug_dump_print_cluster() 6522 table_id += 1; in ice_fw_debug_dump_print_cluster() 11056 status = ice_aq_get_internal_data(hw, ddc->cluster_id, ddc->table_id, ddc->offset, in ice_handle_debug_dump_ioctl() 11070 ddc->table_id = ret_next_table; in ice_handle_debug_dump_ioctl()
|
| HD | ice_common.c | 4796 ice_aq_get_internal_data(struct ice_hw *hw, u16 cluster_id, u16 table_id, in ice_aq_get_internal_data() argument 4813 cmd->table_id = CPU_TO_LE16(table_id); in ice_aq_get_internal_data() 4824 *ret_next_table = LE16_TO_CPU(cmd->table_id); in ice_aq_get_internal_data()
|
| HD | ice_adminq_cmd.h | 2828 __le16 table_id; /* Used only for non-memory clusters */ member
|
| /freebsd-13-stable/sys/dev/ixl/ |
| HD | i40e_adminq_cmd.h | 501 __le16 table_id; member 3024 u8 table_id; member
|
| HD | i40e_prototype.h | 569 u8 table_id, u32 start_index, u16 buff_size,
|
| HD | i40e_common.c | 6250 u8 table_id, u32 start_index, u16 buff_size, in i40e_aq_debug_dump() argument 6273 cmd->table_id = table_id; in i40e_aq_debug_dump() 6283 *ret_next_table = resp->table_id; in i40e_aq_debug_dump()
|