Searched defs:efx_nic (Results 1 – 2 of 2) sorted by relevance
1015 struct efx_nic { struct1020 struct efx_nic *primary; argument1024 const struct efx_nic_type *type; argument1025 int legacy_irq;1042 u32 msg_enable;1094 u32 vport_id;1110 void *nic_data;1130 void *phy_data;1142 u8 wanted_fc;1182 char *vpd_sn;[all …]
944 struct efx_nic { struct949 struct efx_nic *primary; argument953 const struct efx_nic_type *type; argument954 int legacy_irq;971 u32 msg_enable;1022 u32 vport_id;1038 void *nic_data;1058 void *phy_data;1064 u32 fec_config;1070 u8 wanted_fc;[all …]
Completed in 19 milliseconds