Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/fddi/skfp/h/
Dfddi.h54 #define FC_LLC_PRIOR 0x07 /* priority bits */ macro
/linux-3.4.99/drivers/net/fddi/skfp/
Dskfddi.c1133 if ((fc & ~(FC_SYNC_BIT | FC_LLC_PRIOR)) == FC_ASYNC_LLC) { in send_queued_packets()
Dhwmtm.c1558 if ((fc & ~(FC_SYNC_BIT|FC_LLC_PRIOR)) == FC_ASYNC_LLC) { in hwm_tx_init()