Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1597 struct i40e_aqc_tx_sched_ind { struct
1604 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1629 struct i40e_aqc_tx_sched_ind { struct
1636 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
Di40e_common.c3893 struct i40e_aqc_tx_sched_ind *cmd = in i40e_aq_tx_sched_cmd()
3894 (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_tx_sched_cmd()