Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1342 struct i40e_aqc_tx_sched_ind { struct
1349 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1344 struct i40e_aqc_tx_sched_ind { struct
1351 I40E_CHECK_CMD_LENGTH(i40e_aqc_tx_sched_ind); argument
Di40e_common.c2974 struct i40e_aqc_tx_sched_ind *cmd = in i40e_aq_tx_sched_cmd()
2975 (struct i40e_aqc_tx_sched_ind *)&desc.params.raw; in i40e_aq_tx_sched_cmd()