Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtllib_module.c116 memset(ieee->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in alloc_rtllib()
Drtllib.h1101 struct sw_cam_table { struct
1254 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c533 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_enc()
684 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_encode_ext()
Drtl_core.c608 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_sta_down()
699 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_init_priv_variable()