Home
last modified time | relevance | path

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

/linux-6.1.9/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.c4018 struct i40e_aqc_tx_sched_ind *cmd = in i40e_aq_tx_sched_cmd()
4019 (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_tx_sched_cmd()
4521 struct i40e_aqc_tx_sched_ind *cmd; in i40e_aq_suspend_port_tx()
4525 cmd = (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_suspend_port_tx()