Searched refs:ethernet_req_params (Results 1 – 8 of 8) sorted by relevance
591 struct ethernet_req_params params; in change_mac_when_up()599 ¶ms, sizeof(struct ethernet_req_params)); in change_mac_when_up()608 struct ethernet_req_params params; in change_mac_when_down()616 ¶ms, sizeof(struct ethernet_req_params)); in change_mac_when_down()637 struct ethernet_req_params params; in change_auto_neg()643 ¶ms, sizeof(struct ethernet_req_params)); in change_auto_neg()651 struct ethernet_req_params params; in change_to_same_auto_neg()657 ¶ms, sizeof(struct ethernet_req_params)); in change_to_same_auto_neg()673 struct ethernet_req_params params = { 0 }; in change_link_10bt()679 ¶ms, sizeof(struct ethernet_req_params)); in change_link_10bt()[all …]
52 struct ethernet_req_params params;64 sizeof(struct ethernet_req_params));77 struct ethernet_req_params params;88 sizeof(struct ethernet_req_params));100 sizeof(struct ethernet_req_params));
32 struct ethernet_req_params *params = (struct ethernet_req_params *)data; in ethernet_set_config()46 if (!data || (len != sizeof(struct ethernet_req_params))) { in ethernet_set_config()265 struct ethernet_req_params *params = (struct ethernet_req_params *)data; in ethernet_get_config()280 if (!data || (len != sizeof(struct ethernet_req_params))) { in ethernet_get_config()
1032 struct ethernet_req_params params; in net_eth_promisc_mode()1041 ¶ms, sizeof(struct ethernet_req_params)); in net_eth_promisc_mode()1047 struct ethernet_req_params params; in net_eth_txinjection_mode()1056 ¶ms, sizeof(struct ethernet_req_params)); in net_eth_txinjection_mode()1063 struct ethernet_req_params params; in net_eth_mac_filter()1074 sizeof(struct ethernet_req_params)); in net_eth_mac_filter()
394 struct ethernet_req_params params = { 0 }; in enable_txtime_for_queues()410 struct ethernet_req_params params = { 0 }; in set_qbv_params()460 sizeof(struct ethernet_req_params)); in set_qbv_params()475 ¶ms, sizeof(struct ethernet_req_params)); in set_qbv_params()492 ¶ms, sizeof(struct ethernet_req_params)); in set_qbv_params()
495 struct ethernet_req_params params; in test_ethernet_set_qav()522 struct ethernet_req_params params; in test_ethernet_get_qav()552 struct ethernet_req_params params; in test_ethernet_get_unknown_option()577 struct ethernet_req_params params; in test_ethernet_set_unknown_option()
175 struct ethernet_req_params params; in iface_cb()286 sizeof(struct ethernet_req_params)); in iface_cb()298 sizeof(struct ethernet_req_params)); in iface_cb()577 struct ethernet_req_params params; in cmd_net_set_mac()
163 struct ethernet_req_params { struct