Lines Matching refs:net_device
171 int cxgb4_create_server(const struct net_device *dev, unsigned int stid,
174 int cxgb4_create_server6(const struct net_device *dev, unsigned int stid,
177 int cxgb4_remove_server(const struct net_device *dev, unsigned int stid,
179 int cxgb4_create_server_filter(const struct net_device *dev, unsigned int stid,
183 int cxgb4_remove_server_filter(const struct net_device *dev, unsigned int stid,
212 struct net_device;
242 struct net_device **ports; /* device ports */
290 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
291 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
292 unsigned int cxgb4_port_chan(const struct net_device *dev);
293 unsigned int cxgb4_port_viid(const struct net_device *dev);
295 unsigned int cxgb4_port_idx(const struct net_device *dev);
305 void cxgb4_iscsi_init(struct net_device *dev, unsigned int tag_mask,
309 int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, u16 size);
310 int cxgb4_flush_eq_cache(struct net_device *dev);
311 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte);
312 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
315 int cxgb4_bar2_sge_qregs(struct net_device *dev,