Searched refs:l2_type (Results 1 – 1 of 1) sorted by relevance
8263 u8 l2_type = (u8)((rxdp->Control_1 >> 37) & 0x7), ip_len; in check_L2_lro_capable() local8273 if ((l2_type == 0) || (l2_type == 4)) { in check_L2_lro_capable()