Searched refs:sfc_dp_tx (Results 1 – 6 of 6) sorted by relevance
166 struct sfc_dp_tx { struct194 static inline struct sfc_dp_tx * argument199 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_tx, dp); in sfc_dp_find_tx_by_name()202 static inline struct sfc_dp_tx *207 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_tx, dp); in sfc_dp_find_tx_by_caps()211 const struct sfc_dp_tx *sfc_dp_tx_by_dp_txq(const struct sfc_dp_txq *dp_txq);214 sfc_dp_tx_offload_capa(const struct sfc_dp_tx *dp_tx) in sfc_dp_tx_offload_capa()350 extern struct sfc_dp_tx sfc_efx_tx;351 extern struct sfc_dp_tx sfc_ef10_tx;352 extern struct sfc_dp_tx sfc_ef10_simple_tx;[all …]
191 const struct sfc_dp_tx *dp_tx;
1101 struct sfc_dp_tx sfc_ef10_tx = {1129 struct sfc_dp_tx sfc_ef10_simple_tx = {
924 const struct sfc_dp_tx *1150 struct sfc_dp_tx sfc_efx_tx = {
1287 const struct sfc_dp_tx *dp_tx; in sfc_tx_descriptor_status()1892 const struct sfc_dp_tx *dp_tx; in sfc_eth_dev_set_ops()2055 const struct sfc_dp_tx *dp_tx; in sfc_eth_dev_secondary_init()
936 struct sfc_dp_tx sfc_ef100_tx = {