Lines Matching refs:net_device
162 int cxgb4_create_server(const struct net_device *dev, unsigned int stid,
165 int cxgb4_create_server6(const struct net_device *dev, unsigned int stid,
168 int cxgb4_remove_server(const struct net_device *dev, unsigned int stid,
170 int cxgb4_create_server_filter(const struct net_device *dev, unsigned int stid,
174 int cxgb4_remove_server_filter(const struct net_device *dev, unsigned int stid,
203 struct net_device;
233 struct net_device **ports; /* device ports */
280 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
281 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
282 unsigned int cxgb4_port_chan(const struct net_device *dev);
283 unsigned int cxgb4_port_viid(const struct net_device *dev);
284 unsigned int cxgb4_port_idx(const struct net_device *dev);
294 void cxgb4_iscsi_init(struct net_device *dev, unsigned int tag_mask,
298 int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, u16 size);
299 int cxgb4_flush_eq_cache(struct net_device *dev);
300 void cxgb4_disable_db_coalescing(struct net_device *dev);
301 void cxgb4_enable_db_coalescing(struct net_device *dev);
302 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte);
303 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
306 int cxgb4_bar2_sge_qregs(struct net_device *dev,