Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c692 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_enc()
898 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_encode_ext()
Drtl_core.c801 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_sta_down()
933 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_init_priv_variable()