Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_module.c137 memset(ieee->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in alloc_rtllib()
Drtllib.h1354 struct sw_cam_table { struct
1524 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c700 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_enc()
906 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()