Home
last modified time | relevance | path

Searched refs:hinic3_get_comm_features (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_hw_comm.h30 int hinic3_get_comm_features(struct hinic3_hwdev *hwdev, u64 *s_feature,
H A Dhinic3_hw_comm.c151 int hinic3_get_comm_features(struct hinic3_hwdev *hwdev, u64 *s_feature, in hinic3_get_comm_features() function
H A Dhinic3_hwdev.c323 err = hinic3_get_comm_features(hwdev, hwdev->features, in init_basic_attributes()