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

/drivers/net/wireless/rt2x00/
H A Drt73usb.h94 #define PAIRWISE_KEY_TABLE_BASE 0x1200 macro
101 ( PAIRWISE_KEY_TABLE_BASE + \
H A Drt61pci.h139 #define PAIRWISE_KEY_TABLE_BASE 0x1200 macro
146 ( PAIRWISE_KEY_TABLE_BASE + \
H A Drt2800.h1559 * PAIRWISE_KEY_TABLE_BASE: 32-byte * 256 entry
1566 #define PAIRWISE_KEY_TABLE_BASE 0x4000 macro
1575 (PAIRWISE_KEY_TABLE_BASE + ((__idx) * sizeof(struct hw_key_entry)))

Completed in 165 milliseconds