Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_hw_comm.h32 int hinic3_set_comm_features(struct hinic3_hwdev *hwdev, u64 *s_feature,
H A Dhinic3_hwdev.c577 err = hinic3_set_comm_features(hwdev, hwdev->features, in hinic3_init_hwdev()
608 hinic3_set_comm_features(hwdev, drv_features, COMM_MAX_FEATURE_QWORD); in hinic3_free_hwdev()
H A Dhinic3_hw_comm.c158 int hinic3_set_comm_features(struct hinic3_hwdev *hwdev, u64 *s_feature, in hinic3_set_comm_features() function