/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 191 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local 200 ethdev->drv_ctl(dev->netdev, &info); in cnic_ctx_wr() 206 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local 214 ethdev->drv_ctl(dev->netdev, &info); in cnic_ctx_tbl_wr() 220 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local 232 ethdev->drv_ctl(dev->netdev, &info); in cnic_ring_ctl() 238 struct cnic_eth_dev *ethdev in cnic_reg_wr_ind() local 252 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_reg_rd_ind() local 266 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_ulp_ctl() local 293 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_spq_completion() local 1242 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_alloc_bnx2x_resc() local 1659 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_get_bnx2x_ctx() local 4421 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_free_irq() local 4433 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_request_irq() local 4446 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2_irq() local 4505 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_enable_bnx2_int() local 4517 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_disable_bnx2_int_sync() local 4531 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2_tx_ring() local 4598 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2_rx_ring() local 4710 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_start_bnx2_hw() local 4846 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_setup_bnx2x_context() local 4867 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2x_irq() local 5091 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_start_bnx2x_hw() local 5282 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_register_netdev() local 5308 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_unregister_netdev() local 5319 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_start_hw() local 5506 struct cnic_eth_dev *ethdev = NULL; init_bnx2_cnic() local 5566 struct cnic_eth_dev *ethdev = NULL; init_bnx2x_cnic() local [all...] |
H A D | cnic.h | 227 struct cnic_eth_dev *ethdev; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 191 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local 200 ethdev->drv_ctl(dev->netdev, &info); in cnic_ctx_wr() 206 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local 214 ethdev->drv_ctl(dev->netdev, &info); in cnic_ctx_tbl_wr() 220 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local 232 ethdev->drv_ctl(dev->netdev, &info); in cnic_ring_ctl() 238 struct cnic_eth_dev *ethdev in cnic_reg_wr_ind() local 252 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_reg_rd_ind() local 266 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_ulp_ctl() local 293 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_spq_completion() local 1240 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_alloc_bnx2x_resc() local 1657 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_get_bnx2x_ctx() local 4418 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_free_irq() local 4430 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_request_irq() local 4443 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2_irq() local 4502 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_enable_bnx2_int() local 4514 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_disable_bnx2_int_sync() local 4528 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2_tx_ring() local 4595 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2_rx_ring() local 4707 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_start_bnx2_hw() local 4843 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_setup_bnx2x_context() local 4864 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_init_bnx2x_irq() local 5088 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_start_bnx2x_hw() local 5279 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_register_netdev() local 5305 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_unregister_netdev() local 5316 struct cnic_eth_dev *ethdev = cp->ethdev; cnic_start_hw() local 5503 struct cnic_eth_dev *ethdev = NULL; init_bnx2_cnic() local 5563 struct cnic_eth_dev *ethdev = NULL; init_bnx2x_cnic() local [all...] |
H A D | cnic.h | 227 struct cnic_eth_dev *ethdev; member
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | lapbether.c | 52 struct net_device *ethdev; /* link to ethernet device */ member 70 if (lapbeth->ethdev == dev) in lapbeth_get_x25_dev() 214 skb->dev = dev = lapbeth->ethdev; in lapbeth_data_transmit() 366 lapbeth->ethdev = dev; in lapbeth_new_device() 390 dev_put(lapbeth->ethdev); in lapbeth_free_device() 473 dev_put(lapbeth->ethdev); in lapbeth_cleanup_driver()
|
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | bpqether.c | 102 struct net_device *ethdev; /* link to ethernet device */ member 141 return bpq ? bpq->ethdev : NULL; in bpq_get_ether_dev() 153 if (bpq->ethdev == dev) in bpq_get_ax25_dev() 425 bpqdev->axdev->name, bpqdev->ethdev->name, in bpq_seq_show() 493 bpq->ethdev = edev; in bpq_new_device() 519 dev_put(bpq->ethdev); in bpq_free_device()
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | bpqether.c | 102 struct net_device *ethdev; /* link to ethernet device */ member 141 return bpq ? bpq->ethdev : NULL; in bpq_get_ether_dev() 153 if (bpq->ethdev == dev) in bpq_get_ax25_dev() 426 bpqdev->axdev->name, bpqdev->ethdev->name, in bpq_seq_show() 493 bpq->ethdev = edev; in bpq_new_device() 519 dev_put(bpq->ethdev); in bpq_free_device()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | lapbether.c | 53 struct net_device *ethdev; /* link to ethernet device */ member 75 if (lapbeth->ethdev == dev) in lapbeth_get_x25_dev() 251 skb->dev = dev = lapbeth->ethdev; in lapbeth_data_transmit() 409 lapbeth->ethdev = dev; in lapbeth_new_device() 435 dev_put(lapbeth->ethdev); in lapbeth_free_device() 517 dev_put(lapbeth->ethdev); in lapbeth_cleanup_driver()
|
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 2694 struct net_device *ethdev) in init_wifidev() 2701 dev->ml_priv = ethdev->ml_priv; in init_wifidev() 2702 dev->irq = ethdev->irq; in init_wifidev() 2703 dev->base_addr = ethdev->base_addr; in init_wifidev() 2704 dev->wireless_data = ethdev->wireless_data; in init_wifidev() 2705 SET_NETDEV_DEV(dev, ethdev->dev.parent); in init_wifidev() 2706 eth_hw_addr_inherit(dev, ethdev); in init_wifidev() 2693 init_wifidev(struct airo_info *ai, struct net_device *ethdev) init_wifidev() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 2690 struct net_device *ethdev) in init_wifidev() 2697 dev->ml_priv = ethdev->ml_priv; in init_wifidev() 2698 dev->irq = ethdev->irq; in init_wifidev() 2699 dev->base_addr = ethdev->base_addr; in init_wifidev() 2700 dev->wireless_data = ethdev->wireless_data; in init_wifidev() 2701 SET_NETDEV_DEV(dev, ethdev->dev.parent); in init_wifidev() 2702 eth_hw_addr_inherit(dev, ethdev); in init_wifidev() 2689 init_wifidev(struct airo_info *ai, struct net_device *ethdev) init_wifidev() argument
|