Searched refs:FC_ASYNC_LLC (Results 1 – 4 of 4) sorted by relevance
51 #define FC_ASYNC_LLC 0x50 /* async. LLC frame */ macro
1133 if ((fc & ~(FC_SYNC_BIT | FC_LLC_PRIOR)) == FC_ASYNC_LLC) { in send_queued_packets()
1558 if ((fc & ~(FC_SYNC_BIT|FC_LLC_PRIOR)) == FC_ASYNC_LLC) { in hwm_tx_init()
1718 smt_send_mbuf(smc,mb,FC_ASYNC_LLC) ;