Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A 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 …]
H A Dcnic.h227 struct cnic_eth_dev *ethdev; member
/OK3568_Linux_fs/u-boot/net/
H A Dmdio-uclass.c97 struct udevice *ethdev, in dm_mdio_phy_connect()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dlapbether.c52 struct net_device *ethdev; /* link to ethernet device */ member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c146 struct eth_dev ethdev; member
2614 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_recv() local
2640 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_free_pkt() local
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dbpqether.c102 struct net_device *ethdev; /* link to ethernet device */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/
H A Dairo.c2694 struct net_device *ethdev) in init_wifidev()