Lines Matching defs:qede_fastpath
451 struct qede_fastpath { struct452 struct qede_dev *edev;454 u8 type;460 u8 id;462 u8 xdp_xmit;466 struct napi_struct napi;467 struct qed_sb_info *sb_info;468 struct qede_rx_queue *rxq;469 struct qede_tx_queue *txq;470 struct qede_tx_queue *xdp_tx;472 char name[IFNAMSIZ + 8];