Searched refs:owner_dev (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 93 ae_handle->owner_dev = dsaf_dev->dev; in hns_ae_get_handle() 215 dev_err(handle->owner_dev, "is not valid ether addr !\n"); in hns_ae_set_mac_address() 221 dev_err(handle->owner_dev, in hns_ae_set_mac_address() 265 dev_err(handle->owner_dev, in hns_ae_set_multicast_one() 277 dev_err(handle->owner_dev, in hns_ae_set_multicast_one()
|
H A D | hnae.c | 316 * @owner_dev: the dev use this handle 323 struct hnae_handle *hnae_get_handle(struct device *owner_dev, in hnae_get_handle() argument 344 handle->owner_dev = owner_dev; in hnae_get_handle()
|
H A D | hnae.h | 543 struct device *owner_dev; /* the device which make use of this handle */ member 566 struct hnae_handle *hnae_get_handle(struct device *owner_dev,
|
H A D | hns_dsaf_rcb.c | 57 dev_err(qs[i]->handle->owner_dev, in hns_rcb_wait_fbd_clean()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.c | 316 * @owner_dev: the dev use this handle 323 struct hnae_handle *hnae_get_handle(struct device *owner_dev, in hnae_get_handle() argument 344 handle->owner_dev = owner_dev; in hnae_get_handle()
|
H A D | hns_ae_adapt.c | 93 ae_handle->owner_dev = dsaf_dev->dev; in hns_ae_get_handle() 216 dev_err(handle->owner_dev, "is not valid ether addr !\n"); in hns_ae_set_mac_address() 222 dev_err(handle->owner_dev, in hns_ae_set_mac_address() 266 dev_err(handle->owner_dev, in hns_ae_set_multicast_one() 278 dev_err(handle->owner_dev, in hns_ae_set_multicast_one()
|
H A D | hnae.h | 549 struct device *owner_dev; /* the device which make use of this handle */ member 572 struct hnae_handle *hnae_get_handle(struct device *owner_dev,
|
H A D | hns_dsaf_rcb.c | 61 dev_err(qs[i]->handle->owner_dev, in hns_rcb_wait_fbd_clean()
|
Completed in 11 milliseconds