Searched refs:supported_ring_params (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/ethtool/
H A Drings.c14 u32 supported_ring_params; member in struct:rings_reply_data
36 data->supported_ring_params = dev->ethtool_ops->supported_ring_params;
74 u32 supported_ring_params = data->supported_ring_params; local
107 ((supported_ring_params & ETHTOOL_RING_USE_TX_PUSH_BUF_LEN) &&
143 !(ops->supported_ring_params & ETHTOOL_RING_USE_RX_BUF_LEN)) {
151 !(ops->supported_ring_params & ETHTOOL_RING_USE_TCP_DATA_SPLIT)) {
159 !(ops->supported_ring_params & ETHTOOL_RING_USE_CQE_SIZE)) {
167 !(ops->supported_ring_params
[all...]
/linux-master/include/linux/
H A Dethtool.h653 * @supported_ring_params: supported ring params.
833 u32 supported_ring_params; member in struct:ethtool_ops
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1316 .supported_ring_params = ETHTOOL_RING_USE_RX_BUF_LEN |
1438 .supported_ring_params = ETHTOOL_RING_USE_RX_BUF_LEN |
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c966 .supported_ring_params = ETHTOOL_RING_USE_TX_PUSH_BUF_LEN |
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c1345 .supported_ring_params = ETHTOOL_RING_USE_TCP_DATA_SPLIT,
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c694 .supported_ring_params = ETHTOOL_RING_USE_TCP_DATA_SPLIT,
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c2114 .supported_ring_params = HNS3_ETHTOOL_RING,
2146 .supported_ring_params = HNS3_ETHTOOL_RING,
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c1092 .supported_ring_params = ETHTOOL_RING_USE_TX_PUSH |

Completed in 175 milliseconds