Searched refs:sfc_dp_rx (Results 1 – 7 of 7) sorted by relevance
218 struct sfc_dp_rx { struct256 static inline struct sfc_dp_rx * argument261 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_rx, dp); in sfc_dp_find_rx_by_name()264 static inline struct sfc_dp_rx *269 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_rx, dp); in sfc_dp_find_rx_by_caps()273 sfc_dp_rx_offload_capa(const struct sfc_dp_rx *dp_rx) in sfc_dp_rx_offload_capa()279 const struct sfc_dp_rx *sfc_dp_rx_by_dp_rxq(const struct sfc_dp_rxq *dp_rxq);281 extern struct sfc_dp_rx sfc_efx_rx;282 extern struct sfc_dp_rx sfc_ef10_rx;283 extern struct sfc_dp_rx sfc_ef10_essb_rx;[all …]
64 struct sfc_dp_rx;157 const struct sfc_dp_rx *dp_rx;
1350 const struct sfc_dp_rx *dp_rx; in sfc_rx_queue_count()1370 const struct sfc_dp_rx *dp_rx; in sfc_rx_descriptor_status()2419 const struct sfc_dp_rx *dp_rx; in sfc_eth_dev_set_ops()2587 const struct sfc_dp_rx *dp_rx; in sfc_eth_dev_secondary_init()
745 struct sfc_dp_rx sfc_ef10_essb_rx = {
818 struct sfc_dp_rx sfc_ef10_rx = {
414 const struct sfc_dp_rx *649 struct sfc_dp_rx sfc_efx_rx = {
986 struct sfc_dp_rx sfc_ef100_rx = {