Lines Matching full:verification

165 	 * ETHTOOL_MSG_MM_GET replies. For example, a port with verification  in mm_state_to_cfg()
219 NL_SET_ERR_MSG(extack, "Verification requires TX enabled"); in ethnl_set_mm()
309 * ethtool_mmsv_verify_timer - Timer for MAC Merge verification
365 /* If verification is disabled, configure FPE right away. in ethtool_mmsv_apply()
381 * ethtool_mmsv_stop() - Stop MAC Merge Software Verification
382 * @mmsv: MAC Merge Software Verification state
396 * ethtool_mmsv_link_state_handle() - Inform MAC Merge Software Verification
398 * @mmsv: MAC Merge Software Verification state
399 * @up: True if device carrier is up and able to pass verification packets
415 /* New link => maybe new partner => new verification process */ in ethtool_mmsv_link_state_handle()
418 /* Reset the reported verification state while the link is down */ in ethtool_mmsv_link_state_handle()
432 * ethtool_mmsv_event_handle() - Inform MAC Merge Software Verification
434 * @mmsv: MAC Merge Software Verification state
472 /* TX is active if administratively enabled, and verification either in ethtool_mmsv_is_tx_active()
481 * ethtool_mmsv_get_mm() - get_mm() hook for MAC Merge Software Verification
482 * @mmsv: MAC Merge Software Verification state
508 * ethtool_mmsv_set_mm() - set_mm() hook for MAC Merge Software Verification
509 * @mmsv: MAC Merge Software Verification state
519 /* Wait for the verification that's currently in progress to finish */ in ethtool_mmsv_set_mm()
539 * ethtool_mmsv_init() - Initialize MAC Merge Software Verification state
540 * @mmsv: MAC Merge Software Verification state
544 * The MAC Merge Software Verification is a timer- and event-based state
546 * TX verification process (as per IEEE 802.3 clause 99.4.3). The timer