Home
last modified time | relevance | path

Searched refs:passthru_features_check (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_device.c434 .ndo_features_check = passthru_features_check,
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnet_failover.c318 .ndo_features_check = passthru_features_check,
H A Dveth.c1232 .ndo_features_check = passthru_features_check,
H A Dmacvlan.c1171 .ndo_features_check = passthru_features_check,
H A Dvirtio_net.c2654 .ndo_features_check = passthru_features_check,
H A Dtun.c1361 .ndo_features_check = passthru_features_check,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device292 passthru_features_check
H A Dabi_gki_aarch64_galaxy2907 passthru_features_check
/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam.c2070 .ndo_features_check = passthru_features_check,
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4909 netdev_features_t passthru_features_check(struct sk_buff *skb,
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3503 netdev_features_t passthru_features_check(struct sk_buff *skb, in passthru_features_check() function
3509 EXPORT_SYMBOL(passthru_features_check);
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c4842 .ndo_features_check = passthru_features_check,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7310 .ndo_features_check = passthru_features_check,