Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h56 #define CH_ARP 0x8 /* dummy arp packet (don't free) */ macro
H A Dsge.c240 CH_ARP); in t1_espi_workaround()
1186 if (skb && ((ce->ce_flg & CH_ARP) == 0)) { in free_cmdQ_buffers()
1199 if (skb && ((ce->ce_flg & CH_ARP) == 0)) { in free_cmdQ_buffers()
1225 if (skb && ((ce->ce_flg & CH_ARP) == 0)) { in free_cmdQ_buffers()
H A Dpe.c560 if (flg & CH_ARP) in pe_start()
574 if ((flg & CH_ARP) == 0) in pe_start()