Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.c8169 u8 l2_type = (u8)((rxdp->Control_1 >> 37) & 0x7), ip_len; in check_L2_lro_capable() local
8179 if ((l2_type == 0) || (l2_type == 4)) { in check_L2_lro_capable()