Searched defs:option_id (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-cp2615.c | 49 __be16 part_id, option_id, proto_ver; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_adminq.c | 47 u16 option_id = be16_to_cpu(option->option_id); in gve_parse_device_option() local
|
H A D | gve_adminq.h | 85 __be16 option_id; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | iommufd.h | 307 __u32 option_id; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
H A D | gve_adminq.h | 83 __be32 option_id; member
|
/third_party/toybox/toys/pending/ |
H A D | dhcp6.c | 174 static void fill_option(uint16_t option_id, uint16_t option_len, uint8_t **dhmesg) in fill_option() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.c | 3990 qed_mcp_nvm_get_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, u32 *p_len) qed_mcp_nvm_get_cfg() argument 4019 qed_mcp_nvm_set_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, u32 len) qed_mcp_nvm_set_cfg() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.c | 4038 qed_mcp_nvm_get_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, u32 *p_len) qed_mcp_nvm_get_cfg() argument 4068 qed_mcp_nvm_set_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, u32 len) qed_mcp_nvm_set_cfg() argument
|
Completed in 19 milliseconds