Home
last modified time | relevance | path

Searched refs:IGTK_PN_LEN (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/marvell/mwifiex/
Dfw.h925 #define IGTK_PN_LEN 8 macro
928 u8 ipn[IGTK_PN_LEN];
956 u8 ipn[IGTK_PN_LEN];
Dsta_cmd.c954 memcpy(param->ipn, enc_key->pn, IGTK_PN_LEN); in mwifiex_cmd_802_11_key_material_v1()