Searched refs:pflink_fullchk (Results 1 – 3 of 3) sorted by relevance
92 testpmd -a af:10.0,pflink_fullchk=1 -- -i94 - ``pflink_fullchk`` (default **0**)107 of the pflink_fullchk setting.
513 uint8_t pflink_fullchk; member
1504 uint16_t pflink_fullchk; in ixgbevf_parse_devargs() local1515 devarg_handle_int, &pflink_fullchk) == 0 && in ixgbevf_parse_devargs()1516 pflink_fullchk == 1) in ixgbevf_parse_devargs()1517 adapter->pflink_fullchk = 1; in ixgbevf_parse_devargs()4066 if (wait_to_complete == 0 && adapter->pflink_fullchk == 0) { in ixgbevf_check_link()