Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_lnode.c706 uint8_t sub_op; in csio_fcoe_enable_link() local
717 sub_op = enable ? FCOE_LINK_UP : FCOE_LINK_DOWN; in csio_fcoe_enable_link()
720 sub_op ? "UP" : "DOWN", portid); in csio_fcoe_enable_link()
723 portid, sub_op, 0, 0, 0, NULL); in csio_fcoe_enable_link()
736 "ret:x%x\n", sub_op ? "UP" : "DOWN", portid, retval); in csio_fcoe_enable_link()
1664 uint32_t immd_len, uint8_t sub_op, uint32_t sid, in csio_ln_prep_ecwr() argument
1677 wr->els_ct_type = sub_op; in csio_ln_prep_ecwr()
1708 uint8_t sub_op, struct csio_dma_buf *pld, in csio_ln_mgmt_submit_wr() argument
1745 csio_ln_prep_ecwr(io_req, wr_size, im_len, sub_op, in csio_ln_mgmt_submit_wr()