Searched refs:option_id (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/google/gve/ |
| A D | gve_adminq.c | 46 u16 option_id = be16_to_cpu(option->option_id); in gve_parse_device_option() local 51 switch (option_id) { in gve_parse_device_option() 138 option_id); in gve_parse_device_option()
|
| A D | gve_adminq.h | 84 __be16 option_id; member
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| A D | qed_mcp.h | 1321 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, 1338 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf,
|
| A D | qed_mcp.c | 3977 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg() argument 3983 QED_MFW_SET_FIELD(mb_param, DRV_MB_PARAM_NVM_CFG_OPTION_ID, option_id); in qed_mcp_nvm_get_cfg() 4007 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg() argument 4012 QED_MFW_SET_FIELD(mb_param, DRV_MB_PARAM_NVM_CFG_OPTION_ID, option_id); in qed_mcp_nvm_set_cfg()
|
| /linux/drivers/i2c/busses/ |
| A D | i2c-cp2615.c | 49 __be16 part_id, option_id, proto_ver; member
|
Completed in 21 milliseconds