Home
last modified time | relevance | path

Searched defs:ethdev (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/
Dcnic.c184 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local
198 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local
211 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local
228 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local
241 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local
259 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local
1134 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local
1537 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local
4102 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq() local
4114 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_request_irq() local
[all …]
Dcnic.h232 struct cnic_eth_dev *ethdev; member
/linux-2.6.39/drivers/net/wan/
Dlapbether.c57 struct net_device *ethdev; /* link to ethernet device */ member
/linux-2.6.39/drivers/net/hamradio/
Dbpqether.c113 struct net_device *ethdev; /* link to ethernet device */ member
/linux-2.6.39/drivers/net/wireless/
Dairo.c2683 struct net_device *ethdev) in init_wifidev()