wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Macros | Functions | Variables
driver_macsec_qca.c File Reference

Wired Ethernet driver interface for QCA MACsec driver Copyright (c) 2004, Gunter Burchardt tira@.nosp@m.isx..nosp@m.de Copyright (c) 2013-2014, Qualcomm Atheros, Inc. More...

#include "includes.h"
#include <sys/ioctl.h>
#include <net/if.h>
#include "utils/common.h"
#include "utils/eloop.h"
#include "common/defs.h"
#include "common/ieee802_1x_defs.h"
#include "driver.h"
#include "nss_macsec_secy.h"
#include "nss_macsec_secy_rx.h"
#include "nss_macsec_secy_tx.h"

Data Structures

struct  macsec_qca_data
 

Macros

#define MAXSC   16
 
#define TCI_ES   0x40
 
#define TCI_SC   0x20
 
#define TCI_SCB   0x10
 
#define TCI_E   0x08
 
#define TCI_C   0x04
 

Functions

int macsec_qca_set_transmit_next_pn (void *priv, u32 channel, u8 an, u32 next_pn)
 

Variables

const struct wpa_driver_ops wpa_driver_macsec_qca_ops
 

Detailed Description

Wired Ethernet driver interface for QCA MACsec driver Copyright (c) 2004, Gunter Burchardt tira@.nosp@m.isx..nosp@m.de Copyright (c) 2013-2014, Qualcomm Atheros, Inc.