Searched refs:FCOE_KWQE_LAYER_CODE (Results 1 – 2 of 2) sorted by relevance
39 (FCOE_KWQE_LAYER_CODE << FCOE_KWQE_HEADER_LAYER_CODE_SHIFT); in bnx2fc_send_stat_req()78 fcoe_init1.hdr.flags = (FCOE_KWQE_LAYER_CODE << in bnx2fc_send_fw_fcoe_init_msg()101 fcoe_init2.hdr.flags = (FCOE_KWQE_LAYER_CODE << in bnx2fc_send_fw_fcoe_init_msg()125 fcoe_init3.hdr.flags = (FCOE_KWQE_LAYER_CODE << in bnx2fc_send_fw_fcoe_init_msg()155 fcoe_destroy.hdr.flags = (FCOE_KWQE_LAYER_CODE << in bnx2fc_send_fw_fcoe_destroy_msg()194 (FCOE_KWQE_LAYER_CODE << FCOE_KWQE_HEADER_LAYER_CODE_SHIFT); in bnx2fc_send_session_ofld_req()218 (FCOE_KWQE_LAYER_CODE << FCOE_KWQE_HEADER_LAYER_CODE_SHIFT); in bnx2fc_send_session_ofld_req()236 (FCOE_KWQE_LAYER_CODE << FCOE_KWQE_HEADER_LAYER_CODE_SHIFT); in bnx2fc_send_session_ofld_req()311 (FCOE_KWQE_LAYER_CODE << FCOE_KWQE_HEADER_LAYER_CODE_SHIFT); in bnx2fc_send_session_ofld_req()373 (FCOE_KWQE_LAYER_CODE << FCOE_KWQE_HEADER_LAYER_CODE_SHIFT); in bnx2fc_send_session_enable_req()[all …]
28 #define FCOE_KWQE_LAYER_CODE (7) macro