Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_if.c86 static int oce_cqe_portid_valid(POCE_SOFTC sc, struct oce_nic_rx_cqe *cqe);
1321 if (!oce_cqe_portid_valid(sc, cqe)) { in oce_rx()
1441 oce_cqe_portid_valid(POCE_SOFTC sc, struct oce_nic_rx_cqe *cqe) in oce_cqe_portid_valid() function