Searched refs:UATH_ID_BSS (Results 1 – 2 of 2) sorted by relevance
31 #define UATH_ID_BSS 2 /* Connection ID */ macro
1598 desc->connid = htobe32(UATH_ID_BSS); in uath_tx_start()1923 rates.connid = htobe32(UATH_ID_BSS); /* XXX */ in uath_set_rates()2030 if (uath_create_connection(sc, UATH_ID_BSS) != 0) { in uath_newstate()