Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/
H A Dnet_driver.h1019 struct efx_nic { struct
1024 struct efx_nic *primary; argument
1028 const struct efx_nic_type *type; argument
1029 int legacy_irq;
1046 u32 msg_enable;
1096 u32 vport_id;
1112 void *nic_data;
1132 void *phy_data;
1140 u8 wanted_fc;
1180 char *vpd_sn;
[all …]
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h938 struct efx_nic { struct
943 struct efx_nic *primary; argument
947 const struct efx_nic_type *type; argument
948 int legacy_irq;
965 u32 msg_enable;
1015 u32 vport_id;
1031 void *nic_data;
1051 void *phy_data;
1057 u32 fec_config;
1063 u8 wanted_fc;
[all …]