Searched refs:cp_flags (Results 1 – 11 of 11) sorted by relevance
133 uint32_t cp_flags; /* miscellaneous flags */ member187 ((x)->cp_flags & COMP_AC)189 ((x)->cp_flags & DECOMP_AC)191 ((x)->cp_flags & COMP_PROT)193 ((x)->cp_flags & DECOMP_PROT)195 ((x)->cp_flags & COMP_VJC)197 ((x)->cp_flags & COMP_VJCCID)199 ((x)->cp_flags & DECOMP_VJC)201 ((x)->cp_flags & DECOMP_VJCCID)203 ((x)->cp_flags & CCP_ISOPEN)[all …]
277 (IS_CP_HASUNIT(cp) ? cp->cp_unit : -1), cp->cp_flags, in spppcomp_close()324 ((cp->cp_flags & (COMP_VJC|CCP_COMP_RUN)) && in spppcomp_wput()354 *mp->b_rptr, cp->cp_flags, CP_FLAGSSTR)); in spppcomp_wput()631 if ((cp->cp_flags & (COMP_AC|COMP_PROT)) && DB_REF(mp) > 1) { in spppcomp_outpkt()670 cp->cp_flags, CP_FLAGSSTR)); in spppcomp_outpkt()724 cp->cp_flags = (cp->cp_flags & ~mask) | (flags & mask); in spppcomp_inner_ioctl()727 cp->cp_flags &= ~CCP_ISUP & ~CCP_COMP_RUN & in spppcomp_inner_ioctl()743 CP_FLAGSSTR, cp->cp_flags, CP_FLAGSSTR)); in spppcomp_inner_ioctl()750 *(uint32_t *)mp->b_cont->b_rptr = cp->cp_flags; in spppcomp_inner_ioctl()778 nrslots, cp->cp_flags, CP_FLAGSSTR)); in spppcomp_inner_ioctl()[all …]
81 if (cmdpost->cp_flags == HERMON_CMD_NOSLEEP_SPIN) { in hermon_cmd_post()112 cmdpost->cp_flags); in hermon_cmd_post()1085 if (cmdpost->cp_flags == HERMON_CMD_SLEEP_NOSPIN) { in hermon_write_hcr()1108 if (cmdpost->cp_flags == HERMON_CMD_NOSLEEP_SPIN) { in hermon_write_hcr()1362 cmd.cp_flags = sleepflag; in hermon_init_hca_cmd_post()1394 cmd.cp_flags = sleepflag; in hermon_close_hca_cmd_post()1441 cmd.cp_flags = sleepflag; in hermon_set_port_cmd_post()1469 cmd.cp_flags = sleepflag; in hermon_init_port_cmd_post()1495 cmd.cp_flags = sleepflag; in hermon_close_port_cmd_post()1573 cmd.cp_flags = HERMON_CMD_NOSLEEP_SPIN; in hermon_mod_stat_cfg_cmd_post()[all …]
81 if (cmdpost->cp_flags == TAVOR_CMD_NOSLEEP_SPIN) { in tavor_cmd_post()105 cmdpost->cp_flags); in tavor_cmd_post()1074 if (cmdpost->cp_flags == TAVOR_CMD_SLEEP_NOSPIN) in tavor_write_hcr()1087 if (cmdpost->cp_flags == TAVOR_CMD_NOSLEEP_SPIN) { in tavor_write_hcr()1308 cmd.cp_flags = sleepflag; in tavor_sys_en_cmd_post()1347 cmd.cp_flags = sleepflag; in tavor_sys_dis_cmd_post()1405 cmd.cp_flags = sleepflag; in tavor_init_hca_cmd_post()1442 cmd.cp_flags = sleepflag; in tavor_close_hca_cmd_post()1500 cmd.cp_flags = sleepflag; in tavor_init_ib_cmd_post()1534 cmd.cp_flags = sleepflag; in tavor_close_ib_cmd_post()[all …]
48 long cp_flags; member
72 uint32_t cp_flags; /* control type flags */ member
1340 ctrl->actrl_flags = cpt->cp_flags; in ac_add_control()
595 uint32_t cp_flags; member
665 uint32_t cp_flags; member
698 pktp->cp_flags |= CPF_NOINTR; in dadk_dump()1235 pktp->cp_flags = 0; in dadk_pktprep()
1729 if (pktp->cp_flags & CPF_NOINTR) { in ata_disk_transport()