Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/broadcom/
Dcnic.c186 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local
200 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local
213 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local
230 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local
243 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local
256 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl() local
276 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local
1187 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local
1576 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local
4280 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq() local
[all …]
Dcnic.h232 struct cnic_eth_dev *ethdev; member
/linux-3.3/drivers/net/wan/
Dlapbether.c59 struct net_device *ethdev; /* link to ethernet device */ member
/linux-3.3/drivers/net/hamradio/
Dbpqether.c113 struct net_device *ethdev; /* link to ethernet device */ member
/linux-3.3/drivers/net/wireless/
Dairo.c2684 struct net_device *ethdev) in init_wifidev()