Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.h2288 #define SKY2_HW_VLAN_BROKEN 0x00000200 macro
Dsky2.c3178 hw->flags |= SKY2_HW_VLAN_BROKEN | SKY2_HW_RSS_CHKSUM; in sky2_init()
4645 if (!(hw->flags & SKY2_HW_VLAN_BROKEN)) { in sky2_init_netdev()