Searched refs:FW_PORT_CAP32_FORCE_PAUSE (Results 1 – 3 of 3) sorted by relevance
4666 !(lc->supported & FW_PORT_CAP32_FORCE_PAUSE)) { in fixup_link_config()4701 MPASS(lc->supported & FW_PORT_CAP32_FORCE_PAUSE); in apply_link_config()
3868 fc |= FW_PORT_CAP32_FORCE_PAUSE; in t4_link_l1cfg()
7131 #define FW_PORT_CAP32_FORCE_PAUSE 0x10000000UL macro