Searched refs:tso_mss_min (Results 1 – 2 of 2) sorted by relevance
887 __le16 tso_mss_min; member
1401 static int hclge_config_tso(struct hclge_dev *hdev, unsigned int tso_mss_min, in hclge_config_tso() argument1414 HCLGE_TSO_MSS_MIN_S, tso_mss_min); in hclge_config_tso()1415 req->tso_mss_min = cpu_to_le16(tso_mss); in hclge_config_tso()