Home
last modified time | relevance | path

Searched refs:sw_cam_table (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8192e/
Drtllib_module.c160 memset(ieee->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in alloc_rtllib()
Drtllib.h1969 struct sw_cam_table { struct
2192 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c784 sizeof(struct sw_cam_table) * 32); in r8192_wx_set_enc()
1003 sizeof(struct sw_cam_table) * 32); in r8192_wx_set_enc_ext()
Drtl_core.c1012 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in rtl8192_sta_down()
1168 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in rtl8192_init_priv_variable()