Searched refs:airoha_ppe_dev (Results 1 – 3 of 3) sorted by relevance
17 struct airoha_ppe_dev { struct19 int (*setup_tc_block_cb)(struct airoha_ppe_dev *dev, argument21 void (*check_skb)(struct airoha_ppe_dev *dev,30 struct airoha_ppe_dev *airoha_ppe_get_dev(struct device *dev); argument31 void airoha_ppe_put_dev(struct airoha_ppe_dev *dev);33 static inline int airoha_ppe_dev_setup_tc_block_cb(struct airoha_ppe_dev *dev, in airoha_ppe_dev_setup_tc_block_cb()39 static inline void airoha_ppe_dev_check_skb(struct airoha_ppe_dev *dev, in airoha_ppe_dev_check_skb()46 static inline struct airoha_ppe_dev *airoha_ppe_get_dev(struct device *dev) in airoha_ppe_get_dev()51 static inline void airoha_ppe_put_dev(struct airoha_ppe_dev *dev) in airoha_ppe_put_dev()55 static inline int airoha_ppe_dev_setup_tc_block_cb(struct airoha_ppe_dev *dev, in airoha_ppe_dev_setup_tc_block_cb()[all …]
1477 int airoha_ppe_setup_tc_block_cb(struct airoha_ppe_dev *dev, void *type_data) in airoha_ppe_setup_tc_block_cb()1502 void airoha_ppe_check_skb(struct airoha_ppe_dev *dev, struct sk_buff *skb, in airoha_ppe_check_skb()1541 struct airoha_ppe_dev *airoha_ppe_get_dev(struct device *dev) in airoha_ppe_get_dev()1586 void airoha_ppe_put_dev(struct airoha_ppe_dev *dev) in airoha_ppe_put_dev()
727 struct airoha_ppe_dev __rcu *ppe_dev;