Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/rtl8192e/
Drtllib_module.c123 memset(ieee->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in alloc_rtllib()
Drtllib.h1349 struct sw_cam_table { struct
1519 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c684 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_enc()
890 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_encode_ext()
Drtl_core.c749 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_sta_down()
876 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_init_priv_variable()