Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uathreg.h180 #define UATH_ID_INVALID 0xffffffff /* for sending prior to connection */ macro
Dif_uath.c1678 desc->connid = htobe32(UATH_ID_INVALID); in uath_tx_start()