Searched refs:client_type (Results 1 – 5 of 5) sorted by relevance
19 static bool hnae3_client_match(enum hnae3_client_type client_type, in hnae3_client_match() argument22 if ((dev_type == HNAE3_DEV_KNIC) && (client_type == HNAE3_CLIENT_KNIC || in hnae3_client_match()23 client_type == HNAE3_CLIENT_ROCE)) in hnae3_client_match()26 if (dev_type == HNAE3_DEV_UNIC && client_type == HNAE3_CLIENT_UNIC) in hnae3_client_match()
166 unsigned long client_type; member
181 struct i2c_adapter *adapter, const char *client_type, in v4l2_i2c_new_subdev() argument189 strlcpy(info.type, client_type, sizeof(info.type)); in v4l2_i2c_new_subdev()
135 struct i2c_adapter *adapter, const char *client_type,
426 :c:type:`i2c_board_info` structure using the ``client_type`` and the