Go to the source code of this file.
|
void | CamResetAllEntry (struct net_device *dev) |
|
void | write_cam (struct net_device *dev, u8 addr, u32 data) |
|
u32 | read_cam (struct net_device *dev, u8 addr) |
|
void | EnableHWSecurityConfig8192 (struct net_device *dev) |
|
void | set_swcam (struct net_device *dev, u8 EntryNo, u8 KeyIndex, u16 KeyType, u8 *MacAddr, u8 DefaultKey, u32 *KeyContent, u8 is_mesh) |
|
void | setKey (struct net_device *dev, u8 EntryNo, u8 KeyIndex, u16 KeyType, u8 *MacAddr, u8 DefaultKey, u32 *KeyContent) |
|
void | CAM_read_entry (struct net_device *dev, u32 iIndex) |
|
void | CamRestoreAllEntry (struct net_device *dev) |
|