Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_module.c120 memset(ieee->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in alloc_rtllib()
H A Drtllib.h1294 struct sw_cam_table { struct
1457 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c670 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_enc()
837 sizeof(struct sw_cam_table) * 32); in _rtl92e_wx_set_encode_ext()
H A Drtl_core.c674 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_sta_down()
785 memset(priv->rtllib->swcamtable, 0, sizeof(struct sw_cam_table) * 32); in _rtl92e_init_priv_variable()