Home
last modified time | relevance | path

Searched refs:flow_identifier (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ax.c502 twt_setup->flow_identifier = twt_cfg->param.twt_setup.flow_identifier; in nxpwifi_cmd_twt_cfg()
515 twt_teardown->flow_identifier = in nxpwifi_cmd_twt_cfg()
516 twt_cfg->param.twt_teardown.flow_identifier; in nxpwifi_cmd_twt_cfg()
535 twt_information->flow_identifier = in nxpwifi_cmd_twt_cfg()
536 twt_cfg->param.twt_information.flow_identifier; in nxpwifi_cmd_twt_cfg()
H A Dcfg.h931 u8 flow_identifier; member
952 u8 flow_identifier; member
980 u8 flow_identifier; member
H A Ddebugfs.c879 &twt_cfg.param.twt_setup.flow_identifier, in nxpwifi_twt_setup_write()
912 &twt_cfg.param.twt_teardown.flow_identifier, in nxpwifi_twt_teardown_write()
984 &twt_cfg.param.twt_information.flow_identifier, &suspend_duration); in nxpwifi_twt_information_write()