Home
last modified time | relevance | path

Searched refs:datapath_caps (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_nic.h65 u32 datapath_caps; member
H A Def10.c126 nic_data->datapath_caps = in efx_ef10_init_datapath_caps()
146 if (!(nic_data->datapath_caps & in efx_ef10_init_datapath_caps()
607 if (nic_data->datapath_caps & in efx_ef10_probe()
629 if (nic_data->datapath_caps & in efx_ef10_probe()
678 if (nic_data->datapath_caps & in efx_ef10_probe()
994 if (nic_data->datapath_caps & in efx_ef10_vadaptor_query()
1707 if (nic_data->datapath_caps & in efx_ef10_raw_stat_mask()
1722 if (nic_data->datapath_caps & in efx_ef10_get_stat_mask()
1785 if (nic_data->datapath_caps & in efx_ef10_update_stats_common()
2316 if (nic_data->datapath_caps in efx_ef10_tso_versions()
[all...]
H A Dnic.h242 * @must_check_datapath_caps: Flag: @datapath_caps needs to be revalidated
244 * @datapath_caps: Capabilities of datapath firmware (FLAGS1 field of
280 u32 datapath_caps; member
H A Def100_nic.c169 nic_data->datapath_caps = MCDI_DWORD(outbuf, in efx_ef100_init_datapath_caps()
677 return nic_data->datapath_caps & BIT_ULL(flag); in ef100_check_caps()
H A Def10_sriov.c746 if (!(nic_data->datapath_caps & in efx_ef10_sriov_set_vf_spoofchk()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_nic.h67 u32 datapath_caps; member
H A Def10.c126 nic_data->datapath_caps = in efx_ef10_init_datapath_caps()
146 if (!(nic_data->datapath_caps & in efx_ef10_init_datapath_caps()
606 if (nic_data->datapath_caps & in efx_ef10_probe()
628 if (nic_data->datapath_caps & in efx_ef10_probe()
677 if (nic_data->datapath_caps & in efx_ef10_probe()
993 if (nic_data->datapath_caps & in efx_ef10_vadaptor_query()
1707 if (nic_data->datapath_caps & in efx_ef10_raw_stat_mask()
1722 if (nic_data->datapath_caps & in efx_ef10_get_stat_mask()
1801 if (nic_data->datapath_caps & in efx_ef10_update_stats_common()
2332 if (nic_data->datapath_caps in efx_ef10_tso_versions()
[all...]
H A Dnic.h149 * @must_check_datapath_caps: Flag: @datapath_caps needs to be revalidated
151 * @datapath_caps: Capabilities of datapath firmware (FLAGS1 field of
187 u32 datapath_caps; member
H A Def100_nic.c184 nic_data->datapath_caps = MCDI_DWORD(outbuf, in efx_ef100_init_datapath_caps()
728 return nic_data->datapath_caps & BIT_ULL(flag); in ef100_check_caps()
H A Def10_sriov.c735 if (!(nic_data->datapath_caps & in efx_ef10_sriov_set_vf_spoofchk()

Completed in 15 milliseconds