Searched refs:alloc_to_len16 (Results 1 – 10 of 10) sorted by relevance
453 cmdp->alloc_to_len16 = htonl(FW_IQ_CMD_ALLOC_F | in csio_mb_iq_alloc()509 cmdp->alloc_to_len16 |= htonl(iq_start_stop | in csio_mb_iq_write()596 *ret_val = FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)); in csio_mb_iq_alloc_write_rsp()634 cmdp->alloc_to_len16 = htonl(FW_IQ_CMD_FREE_F | in csio_mb_iq_free()669 cmdp->alloc_to_len16 = htonl(FW_EQ_OFLD_CMD_ALLOC_F | in csio_mb_eq_ofld_alloc()717 cmdp->alloc_to_len16 |= htonl(eq_start_stop | in csio_mb_eq_ofld_write()782 *ret_val = FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)); in csio_mb_eq_ofld_alloc_write_rsp()820 cmdp->alloc_to_len16 = htonl(FW_EQ_OFLD_CMD_FREE_F | in csio_mb_eq_ofld_free()922 cmdp->alloc_to_len16 = htonl(FW_FCOE_VNP_CMD_ALLOC | in csio_fcoe_vnp_alloc_init_mb()961 cmdp->alloc_to_len16 = htonl(FW_CMD_LEN16_V(sizeof(*cmdp) / 16)); in csio_fcoe_vnp_read_init_mb()[all …]
466 if (FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)) != FW_SUCCESS) { in csio_fcoe_alloc_vnp()468 FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16))); in csio_fcoe_alloc_vnp()538 if (FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)) != FW_SUCCESS) { in csio_fcoe_free_vnp()540 FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16))); in csio_fcoe_free_vnp()
116 __be32 alloc_to_len16; member354 __be32 alloc_to_len16; member
624 retval = FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)); in csio_ln_vnp_read_cbfn()1532 ntohl(rdev_wr->alloc_to_len16)); in csio_fcoe_fwevt_handler()
53 c.alloc_to_len16 = htonl(FW_CLIP_CMD_ALLOC_F | FW_LEN16(c)); in clip6_get_mbox()68 c.alloc_to_len16 = htonl(FW_CLIP_CMD_FREE_F | FW_LEN16(c)); in clip6_release_mbox()
1585 __be32 alloc_to_len16; member1848 __be32 alloc_to_len16; member1976 __be32 alloc_to_len16; member2083 __be32 alloc_to_len16; member2200 __be32 alloc_to_len16; member3595 __be32 alloc_to_len16; member
7631 c.alloc_to_len16 = cpu_to_be32(FW_VI_CMD_ALLOC_F | FW_LEN16(c)); in t4_alloc_vi()7659 *vivld = FW_VI_CMD_VFVLD_G(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi()7662 *vin = FW_VI_CMD_VIN_G(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi()7688 c.alloc_to_len16 = cpu_to_be32(FW_VI_CMD_FREE_F | FW_LEN16(c)); in t4_free_vi()8333 c.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_IQSTOP_F | FW_LEN16(c)); in t4_iq_stop()8364 c.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_FREE_F | FW_LEN16(c)); in t4_iq_free()8392 c.alloc_to_len16 = cpu_to_be32(FW_EQ_ETH_CMD_FREE_F | FW_LEN16(c)); in t4_eth_eq_free()8417 c.alloc_to_len16 = cpu_to_be32(FW_EQ_CTRL_CMD_FREE_F | FW_LEN16(c)); in t4_ctrl_eq_free()8442 c.alloc_to_len16 = cpu_to_be32(FW_EQ_OFLD_CMD_FREE_F | FW_LEN16(c)); in t4_ofld_eq_free()
4397 c.alloc_to_len16 = htonl(FW_IQ_CMD_ALLOC_F | FW_IQ_CMD_IQSTART_F | in t4_sge_alloc_rxq()4615 c.alloc_to_len16 = htonl(FW_EQ_ETH_CMD_ALLOC_F | in t4_sge_alloc_eth_txq()4706 c.alloc_to_len16 = htonl(FW_EQ_CTRL_CMD_ALLOC_F | in t4_sge_alloc_ctrl_txq()4781 c.alloc_to_len16 = htonl(FW_EQ_OFLD_CMD_ALLOC_F | in t4_sge_alloc_ofld_txq()
532 vi_cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(vi_cmd)); in t4vf_port_init()1351 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) | in t4vf_alloc_vi()1380 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) | in t4vf_free_vi()1849 cmd.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_FREE_F | in t4vf_iq_free()1875 cmd.alloc_to_len16 = cpu_to_be32(FW_EQ_ETH_CMD_FREE_F | in t4vf_eth_eq_free()
2250 cmd.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_ALLOC_F | in t4vf_sge_alloc_rxq()2449 cmd.alloc_to_len16 = cpu_to_be32(FW_EQ_ETH_CMD_ALLOC_F | in t4vf_sge_alloc_eth_txq()