Home
last modified time | relevance | path

Searched defs:mac_node (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dmac.c159 struct device_node *mac_node, *dev_node; in mac_probe() local
[all...]
H A Dfman_tgec.c759 tgec_initialization(struct mac_device *mac_dev, struct device_node *mac_node, struct fman_mac_params *params) tgec_initialization() argument
H A Dfman_dtsec.c1400 dtsec_initialization(struct mac_device *mac_dev, struct device_node *mac_node, struct fman_mac_params *params) dtsec_initialization() argument
H A Dfman_memac.c1038 static struct phylink_pcs *memac_pcs_create(struct device_node *mac_node, in memac_pcs_create() argument
1066 memac_initialization(struct mac_device *mac_dev, struct device_node *mac_node, struct fman_mac_params *params) memac_initialization() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c484 struct device_node *mac_node = dev->of_node; in dpaa_get_ts_info() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dmac.c614 struct device_node *mac_node, *dev_node; in mac_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c400 struct device_node *mac_node = dev->of_node; in dpaa_get_ts_info() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1455 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
H A Dhclge_main.c7451 struct hclge_mac_node *mac_node, *tmp; in hclge_find_mac_node() local
7460 static void hclge_update_mac_node(struct hclge_mac_node *mac_node, in hclge_update_mac_node() argument
7495 struct hclge_mac_node *mac_node; hclge_update_mac_list() local
7748 struct hclge_mac_node *mac_node, *tmp; hclge_sync_vport_mac_list() local
7774 struct hclge_mac_node *mac_node, *tmp; hclge_unsync_vport_mac_list() local
7793 struct hclge_mac_node *mac_node, *tmp, *new_node; hclge_sync_from_add_list() local
7829 struct hclge_mac_node *mac_node, *tmp, *new_node; hclge_sync_from_del_list() local
7871 struct hclge_mac_node *mac_node, *tmp, *new_node; hclge_sync_vport_mac_table() local
8035 struct hclge_mac_node *mac_node, *tmp; hclge_uninit_vport_mac_list() local
8969 struct hclge_mac_node *mac_node, *tmp; hclge_mac_node_convert_for_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c2003 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
H A Dhclge_main.c8397 struct hclge_mac_node *mac_node, *tmp; in hclge_find_mac_node() local
8406 static void hclge_update_mac_node(struct hclge_mac_node *mac_node, in hclge_update_mac_node() argument
8442 struct hclge_mac_node *mac_node; hclge_update_mac_list() local
8722 struct hclge_mac_node *mac_node, *tmp; hclge_sync_vport_mac_list() local
8758 struct hclge_mac_node *mac_node, *tmp; hclge_unsync_vport_mac_list() local
8782 struct hclge_mac_node *mac_node, *tmp, *new_node; hclge_sync_from_add_list() local
8817 struct hclge_mac_node *mac_node, *tmp, *new_node; hclge_sync_from_del_list() local
8858 struct hclge_mac_node *mac_node, *tmp, *new_node; hclge_sync_vport_mac_table() local
9030 struct hclge_mac_node *mac_node, *tmp; hclge_uninit_vport_mac_list() local
10157 struct hclge_mac_node *mac_node, *tmp; hclge_mac_node_convert_for_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c877 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() local
886 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() argument
920 struct hclgevf_mac_addr_node *mac_node; hclgevf_update_mac_list() local
986 hclgevf_add_del_mac_addr(struct hclgevf_dev *hdev, struct hclgevf_mac_addr_node *mac_node, enum HCLGEVF_MAC_ADDR_TYPE mac_type) hclgevf_add_del_mac_addr() argument
1017 struct hclgevf_mac_addr_node *mac_node, *tmp; hclgevf_config_mac_list() local
1042 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; hclgevf_sync_from_add_list() local
1070 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; hclgevf_sync_from_del_list() local
1091 struct hclgevf_mac_addr_node *mac_node, *tmp; hclgevf_clear_list() local
1102 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; hclgevf_sync_mac_list() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1300 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() local
1309 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() argument
1343 struct hclgevf_mac_addr_node *mac_node; hclgevf_update_mac_list() local
1409 hclgevf_add_del_mac_addr(struct hclgevf_dev *hdev, struct hclgevf_mac_addr_node *mac_node, enum HCLGEVF_MAC_ADDR_TYPE mac_type) hclgevf_add_del_mac_addr() argument
1439 struct hclgevf_mac_addr_node *mac_node, *tmp; hclgevf_config_mac_list() local
1462 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; hclgevf_sync_from_add_list() local
1491 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; hclgevf_sync_from_del_list() local
1513 struct hclgevf_mac_addr_node *mac_node, *tmp; hclgevf_clear_list() local
1524 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; hclgevf_sync_mac_list() local
[all...]

Completed in 47 milliseconds