Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/neterion/
Ds2io.c8263 u8 l2_type = (u8)((rxdp->Control_1 >> 37) & 0x7), ip_len; in check_L2_lro_capable() local
8273 if ((l2_type == 0) || (l2_type == 4)) { in check_L2_lro_capable()