Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_module.c142 memset(ieee->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in alloc_rtllib()
Drtllib.h1404 struct sw_cam_table { struct
1574 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c715 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_enc()
927 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_encode_ext()
Drtl_core.c811 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_sta_down()
943 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_init_priv_variable()