Home
last modified time | relevance | path

Searched refs:i40e_aqc_tx_sched_ind (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1311 struct i40e_aqc_tx_sched_ind { struct
1318 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
Di40e_common.c4017 struct i40e_aqc_tx_sched_ind *cmd = in i40e_aq_tx_sched_cmd()
4018 (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_tx_sched_cmd()
4520 struct i40e_aqc_tx_sched_ind *cmd; in i40e_aq_suspend_port_tx()
4524 cmd = (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_suspend_port_tx()