Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1345 struct i40e_aqc_tx_sched_ind { struct
1352 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1348 struct i40e_aqc_tx_sched_ind { struct
1355 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
Di40e_common.c3384 struct i40e_aqc_tx_sched_ind *cmd = in i40e_aq_tx_sched_cmd()
3385 (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_tx_sched_cmd()