wx_caps           337 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	unsigned int wx_caps;		/* write/execute capabilities */
wx_caps          2596 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	S("Firmware Command Write/Execute Capabilities", "%#x", wx_caps);
wx_caps          2930 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	pfres->wx_caps = FW_PFVF_CMD_WX_CAPS_G(word);
wx_caps          2368 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	S("Firmware Command Write/Execute Capabilities", "%#x", wx_caps);
wx_caps           254 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h 	unsigned int wx_caps;		/* write/execute capabilities */
wx_caps          1129 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	vfres->wx_caps = FW_PFVF_CMD_WX_CAPS_G(word);