Lines Matching full:sub_op
724 uint8_t sub_op; in csio_fcoe_enable_link() local
735 sub_op = enable ? FCOE_LINK_UP : FCOE_LINK_DOWN; in csio_fcoe_enable_link()
738 sub_op ? "UP" : "DOWN", portid); in csio_fcoe_enable_link()
741 portid, sub_op, 0, 0, 0, NULL); in csio_fcoe_enable_link()
754 "ret:x%x\n", sub_op ? "UP" : "DOWN", portid, retval); in csio_fcoe_enable_link()
1672 * @sub_op - Sub opcode
1681 uint32_t immd_len, uint8_t sub_op, uint32_t sid, in csio_ln_prep_ecwr() argument
1694 wr->els_ct_type = sub_op; in csio_ln_prep_ecwr()
1717 * @sub_op - ELS or CT request type
1725 uint8_t sub_op, struct csio_dma_buf *pld, in csio_ln_mgmt_submit_wr() argument
1762 csio_ln_prep_ecwr(io_req, wr_size, im_len, sub_op, in csio_ln_mgmt_submit_wr()