Searched refs:sfc_dp_rx (Results 1 – 7 of 7) sorted by relevance
208 struct sfc_dp_rx { struct244 static inline struct sfc_dp_rx * argument249 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_rx, dp); in sfc_dp_find_rx_by_name()252 static inline struct sfc_dp_rx *257 return (p == NULL) ? NULL : container_of(p, struct sfc_dp_rx, dp); in sfc_dp_find_rx_by_caps()261 sfc_dp_rx_offload_capa(const struct sfc_dp_rx *dp_rx) in sfc_dp_rx_offload_capa()267 const struct sfc_dp_rx *sfc_dp_rx_by_dp_rxq(const struct sfc_dp_rxq *dp_rxq);269 extern struct sfc_dp_rx sfc_efx_rx;270 extern struct sfc_dp_rx sfc_ef10_rx;271 extern struct sfc_dp_rx sfc_ef10_essb_rx;[all …]
106 struct sfc_dp_rx;190 const struct sfc_dp_rx *dp_rx;
1257 const struct sfc_dp_rx *dp_rx; in sfc_rx_descriptor_done()1272 const struct sfc_dp_rx *dp_rx; in sfc_rx_descriptor_status()1891 const struct sfc_dp_rx *dp_rx; in sfc_eth_dev_set_ops()2054 const struct sfc_dp_rx *dp_rx; in sfc_eth_dev_secondary_init()
739 struct sfc_dp_rx sfc_ef10_essb_rx = {
813 struct sfc_dp_rx sfc_ef10_rx = {
890 struct sfc_dp_rx sfc_ef100_rx = {
402 const struct sfc_dp_rx *632 struct sfc_dp_rx sfc_efx_rx = {