Searched refs:option_id (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1357 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, 1374 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf,
|
H A D | qed_mcp.c | 4039 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg() argument 4045 QED_MFW_SET_FIELD(mb_param, DRV_MB_PARAM_NVM_CFG_OPTION_ID, option_id); in qed_mcp_nvm_get_cfg() 4069 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg() argument 4074 QED_MFW_SET_FIELD(mb_param, DRV_MB_PARAM_NVM_CFG_OPTION_ID, option_id); in qed_mcp_nvm_set_cfg()
|
/linux/include/uapi/linux/ |
H A D | iommufd.h | 311 __u32 option_id; member
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_adminq.c | 53 u16 option_id = be16_to_cpu(option->option_id); in gve_parse_device_option() local 58 switch (option_id) { in gve_parse_device_option() 233 option_id); in gve_parse_device_option()
|
H A D | gve_adminq.h | 100 __be16 option_id; member
|
/linux/drivers/i2c/busses/ |
H A D | i2c-cp2615.c | 49 __be16 part_id, option_id, proto_ver; member
|
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd.c | 158 .option_id = IOMMU_OPTION_RLIMIT_MODE, in TEST_F() 163 cmd.option_id = IOMMU_OPTION_RLIMIT_MODE; in TEST_F() 183 cmd.option_id = IOMMU_OPTION_HUGE_PAGES; in TEST_F() 1231 .option_id = IOMMU_OPTION_HUGE_PAGES, in TEST_F() 1277 .option_id = IOMMU_OPTION_HUGE_PAGES, in TEST_F() 2154 .option_id = IOMMU_OPTION_HUGE_PAGES, in TEST_F()
|
/linux/drivers/iommu/iommufd/ |
H A D | ioas.c | 396 switch (cmd->option_id) { in iommufd_ioas_option()
|
H A D | main.c | 302 switch (cmd->option_id) { in iommufd_option()
|