Home
last modified time | relevance | path

Searched defs:fcp_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/sound/usb/
H A Dfcp.c79 struct fcp_data { struct
86 struct fcp_notify notify;
88 u8 bInterfaceNumber;
89 u8 bEndpointAddress;
90 u16 wMaxPacketSize;
91 u8 bInterval;
93 uint16_t step0_resp_size;
95 uint32_t init1_opcode;
96 uint32_t init2_opcode;
98 u8 init;
[all …]
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h3603 struct xstorm_fcoe_fcp_data fcp_data; member