Searched refs:il4_proto (Results 1 – 1 of 1) sorted by relevance
530 u8 *il4_proto) in hns3_get_l4_protocol() argument562 *il4_proto = 0; in hns3_get_l4_protocol()580 *il4_proto = l4_proto_tmp; in hns3_get_l4_protocol()586 u8 il4_proto, u32 *type_cs_vlan_tso, in hns3_set_l2l3l4_len() argument657 l4_proto = il4_proto; in hns3_set_l2l3l4_len()716 u8 il4_proto, u32 *type_cs_vlan_tso, in hns3_set_l3l4_type_csum() argument777 l4_proto = il4_proto; in hns3_set_l3l4_type_csum()913 u8 il4_proto; in hns3_fill_desc() local941 ret = hns3_get_l4_protocol(skb, &ol4_proto, &il4_proto); in hns3_fill_desc()944 hns3_set_l2l3l4_len(skb, ol4_proto, il4_proto, in hns3_fill_desc()[all …]