Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_FC_TX (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c2897 if (fw_pause & FW_PORT_CAP32_FC_TX) in fwcap_to_cc_pause()
2911 fw_pause |= FW_PORT_CAP32_FC_TX; in cc_to_fwcap_pause()
4572 linkattr |= FW_PORT_CAP32_FC_TX; in t4_handle_get_port_info()
H A Dt4fw_interface.h1645 #define FW_PORT_CAP32_FC_TX 0x00020000UL macro