Searched refs:sfc_dp_tx (Results 1 – 6 of 6) sorted by relevance
170 struct sfc_dp_tx { struct199 static inline struct sfc_dp_tx * argument204 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_tx, dp); in sfc_dp_find_tx_by_name()207 static inline struct sfc_dp_tx *212 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_tx, dp); in sfc_dp_find_tx_by_caps()216 const struct sfc_dp_tx *sfc_dp_tx_by_dp_txq(const struct sfc_dp_txq *dp_txq);219 sfc_dp_tx_offload_capa(const struct sfc_dp_tx *dp_tx) in sfc_dp_tx_offload_capa()355 extern struct sfc_dp_tx sfc_efx_tx;356 extern struct sfc_dp_tx sfc_ef10_tx;357 extern struct sfc_dp_tx sfc_ef10_simple_tx;[all …]
158 const struct sfc_dp_tx *dp_tx;
1126 struct sfc_dp_tx sfc_ef10_tx = {1154 struct sfc_dp_tx sfc_ef10_simple_tx = {
1022 const struct sfc_dp_tx *1253 struct sfc_dp_tx sfc_efx_tx = {
1385 const struct sfc_dp_tx *dp_tx; in sfc_tx_descriptor_status()2420 const struct sfc_dp_tx *dp_tx; in sfc_eth_dev_set_ops()2588 const struct sfc_dp_tx *dp_tx; in sfc_eth_dev_secondary_init()
1012 struct sfc_dp_tx sfc_ef100_tx = {