Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dcnic.c187 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local
201 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local
214 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local
231 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local
244 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local
257 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl() local
277 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local
1190 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local
1579 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local
4316 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq() local
[all …]
Dcnic.h232 struct cnic_eth_dev *ethdev; member
/linux-3.4.99/drivers/net/wan/
Dlapbether.c58 struct net_device *ethdev; /* link to ethernet device */ member
/linux-3.4.99/drivers/net/hamradio/
Dbpqether.c112 struct net_device *ethdev; /* link to ethernet device */ member
/linux-3.4.99/drivers/net/wireless/
Dairo.c2683 struct net_device *ethdev) in init_wifidev()