Searched refs:ethdev (Results 1 – 4 of 4) sorted by relevance
192 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr() local207 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr() local221 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl() local239 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind() local253 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind() local267 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl() local294 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion() local1248 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc() local1666 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx() local5544 cp->ethdev = ethdev; in init_bnx2_cnic()[all …]
227 struct cnic_eth_dev *ethdev; member
102 struct net_device *ethdev; /* link to ethernet device */ member141 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()
53 struct net_device *ethdev; /* link to ethernet device */ member75 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()
Completed in 25 milliseconds