Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dcnic.c191 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local
206 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local
220 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local
238 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local
252 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local
266 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl() local
293 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local
1242 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local
1659 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local
4421 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq() local
[all …]
Dcnic.h227 struct cnic_eth_dev *ethdev; member
/Linux-v5.10/drivers/net/wan/
Dlapbether.c52 struct net_device *ethdev; /* link to ethernet device */ member
/Linux-v5.10/drivers/net/hamradio/
Dbpqether.c102 struct net_device *ethdev; /* link to ethernet device */ member
/Linux-v5.10/drivers/net/wireless/cisco/
Dairo.c2694 struct net_device *ethdev) in init_wifidev()