Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic.c191 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local
205 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local
218 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local
235 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local
248 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local
261 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl() local
286 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local
1231 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local
1648 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local
4409 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq() local
[all …]
Dcnic.h227 struct cnic_eth_dev *ethdev; member
/linux-4.1.27/drivers/net/wan/
Dlapbether.c58 struct net_device *ethdev; /* link to ethernet device */ member
/linux-4.1.27/drivers/net/hamradio/
Dbpqether.c112 struct net_device *ethdev; /* link to ethernet device */ member
/linux-4.1.27/drivers/net/wireless/
Dairo.c2685 struct net_device *ethdev) in init_wifidev()