Searched defs:assoc_id (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_pcu.c224 * @assoc_id: Assoc id
228 void ath5k_hw_set_associd(struct ath5k_hw *ah, const u8 *bssid, u16 assoc_id) argument
248 ath5k_hw_reg_write(ah, high_id | ((assoc_id & 0x3fff) <<

Completed in 497 milliseconds