Searched refs:twt_cfg_i (Results 1 – 2 of 2) sorted by relevance
500 void _twt_dump_twt_cfg_info(struct phl_twt_cfg_info *twt_cfg_i) in _twt_dump_twt_cfg_info() argument505 config = (struct phl_twt_config *)twt_cfg_i->twt_cfg_ring; in _twt_dump_twt_cfg_info()507 for (i = 0; i < twt_cfg_i->twt_cfg_num; i++) { in _twt_dump_twt_cfg_info()514 struct phl_twt_cfg_info *twt_cfg_i, enum phl_operate_config_type type, in _twt_operate_twt_config() argument519 (struct phl_twt_config *)twt_cfg_i->twt_cfg_ring; in _twt_operate_twt_config()525 if (*para >= twt_cfg_i->twt_cfg_num) { in _twt_operate_twt_config()527 *para, twt_cfg_i->twt_cfg_num); in _twt_operate_twt_config()539 if (*para >= twt_cfg_i->twt_cfg_num) { in _twt_operate_twt_config()541 *para, twt_cfg_i->twt_cfg_num); in _twt_operate_twt_config()558 if (*para >= twt_cfg_i->twt_cfg_num) { in _twt_operate_twt_config()[all …]