Home
last modified time | relevance | path

Searched refs:ethdev (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/broadcom/
A Dcnic.c192 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local
207 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local
221 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local
239 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local
253 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local
267 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl() local
294 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local
1248 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local
1666 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local
5544 cp->ethdev = ethdev; in init_bnx2_cnic()
[all …]
A Dcnic.h227 struct cnic_eth_dev *ethdev; member
/drivers/net/hamradio/
A Dbpqether.c103 struct net_device *ethdev; /* link to ethernet device */ member
121 return bpq ? bpq->ethdev : NULL; in bpq_get_ether_dev()
133 if (bpq->ethdev == dev) in bpq_get_ax25_dev()
406 bpqdev->axdev->name, bpqdev->ethdev->name, in bpq_seq_show()
475 bpq->ethdev = edev; in bpq_new_device()
500 dev_put(bpq->ethdev); in bpq_free_device()
/drivers/net/wan/
A Dlapbether.c54 struct net_device *ethdev; /* link to ethernet device */ member
76 if (lapbeth->ethdev == dev) in lapbeth_get_x25_dev()
252 skb->dev = dev = lapbeth->ethdev; in lapbeth_data_transmit()
411 lapbeth->ethdev = dev; in lapbeth_new_device()
437 dev_put(lapbeth->ethdev); in lapbeth_free_device()
519 dev_put(lapbeth->ethdev); in lapbeth_cleanup_driver()

Completed in 19 milliseconds