Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h1062 #define IONIC_RXQ_COMP_CSUM_F_VLAN 0x40 macro
H A Dionic_txrx.c344 (comp->csum_flags & IONIC_RXQ_COMP_CSUM_F_VLAN)) { in ionic_rx_clean()