Lines Matching refs:net_device

253 int cxgb4_create_server(const struct net_device *dev, unsigned int stid,
256 int cxgb4_create_server6(const struct net_device *dev, unsigned int stid,
259 int cxgb4_remove_server(const struct net_device *dev, unsigned int stid,
261 int cxgb4_create_server_filter(const struct net_device *dev, unsigned int stid,
265 int cxgb4_remove_server_filter(const struct net_device *dev, unsigned int stid,
284 int cxgb4_get_free_ftid(struct net_device *dev, u8 family, bool hash_en,
286 int __cxgb4_set_filter(struct net_device *dev, int filter_id,
289 int __cxgb4_del_filter(struct net_device *dev, int filter_id,
292 int cxgb4_set_filter(struct net_device *dev, int filter_id,
294 int cxgb4_del_filter(struct net_device *dev, int filter_id,
296 int cxgb4_get_filter_counters(struct net_device *dev, unsigned int fidx,
346 struct net_device;
426 struct net_device **ports; /* device ports */
491 int (*tx_handler)(struct sk_buff *skb, struct net_device *dev);
503 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
504 int cxgb4_immdata_send(struct net_device *dev, unsigned int idx,
506 int cxgb4_crypto_send(struct net_device *dev, struct sk_buff *skb);
507 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
508 unsigned int cxgb4_port_chan(const struct net_device *dev);
509 unsigned int cxgb4_port_e2cchan(const struct net_device *dev);
510 unsigned int cxgb4_port_viid(const struct net_device *dev);
512 unsigned int cxgb4_port_idx(const struct net_device *dev);
522 void cxgb4_iscsi_init(struct net_device *dev, unsigned int tag_mask,
526 int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, u16 size);
527 int cxgb4_flush_eq_cache(struct net_device *dev);
528 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte);
529 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
532 int cxgb4_bar2_sge_qregs(struct net_device *dev,