RTWN_CAM_ENTRY_LIMIT
if (sc->cam_entry_limit > RTWN_CAM_ENTRY_LIMIT) {
sc->cam_entry_limit, RTWN_CAM_ENTRY_LIMIT);
sc->cam_entry_limit = RTWN_CAM_ENTRY_LIMIT;
uint8_t keys_bmap[howmany(RTWN_CAM_ENTRY_LIMIT, NBBY)];