Searched refs:cp_flags (Results 1 – 11 of 11) sorted by relevance
131 uint32_t cp_flags; /* miscellaneous flags */ member185 ((x)->cp_flags & COMP_AC)187 ((x)->cp_flags & DECOMP_AC)189 ((x)->cp_flags & COMP_PROT)191 ((x)->cp_flags & DECOMP_PROT)193 ((x)->cp_flags & COMP_VJC)195 ((x)->cp_flags & COMP_VJCCID)197 ((x)->cp_flags & DECOMP_VJC)199 ((x)->cp_flags & DECOMP_VJCCID)201 ((x)->cp_flags & CCP_ISOPEN)[all …]
278 (IS_CP_HASUNIT(cp) ? cp->cp_unit : -1), cp->cp_flags, in spppcomp_close()325 ((cp->cp_flags & (COMP_VJC|CCP_COMP_RUN)) && in spppcomp_wput()355 *mp->b_rptr, cp->cp_flags, CP_FLAGSSTR)); in spppcomp_wput()634 if ((cp->cp_flags & (COMP_AC|COMP_PROT)) && DB_REF(mp) > 1) { in spppcomp_outpkt()673 cp->cp_flags, CP_FLAGSSTR)); in spppcomp_outpkt()727 cp->cp_flags = (cp->cp_flags & ~mask) | (flags & mask); in spppcomp_inner_ioctl()730 cp->cp_flags &= ~CCP_ISUP & ~CCP_COMP_RUN & in spppcomp_inner_ioctl()746 CP_FLAGSSTR, cp->cp_flags, CP_FLAGSSTR)); in spppcomp_inner_ioctl()753 *(uint32_t *)mp->b_cont->b_rptr = cp->cp_flags; in spppcomp_inner_ioctl()781 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 …]
79 if (cmdpost->cp_flags == TAVOR_CMD_NOSLEEP_SPIN) { in tavor_cmd_post()95 cmdpost->cp_flags); in tavor_cmd_post()959 if (cmdpost->cp_flags == TAVOR_CMD_SLEEP_NOSPIN) in tavor_write_hcr()972 if (cmdpost->cp_flags == TAVOR_CMD_NOSLEEP_SPIN) { in tavor_write_hcr()1171 cmd.cp_flags = sleepflag; in tavor_sys_en_cmd_post()1206 cmd.cp_flags = sleepflag; in tavor_sys_dis_cmd_post()1255 cmd.cp_flags = sleepflag; in tavor_init_hca_cmd_post()1285 cmd.cp_flags = sleepflag; in tavor_close_hca_cmd_post()1334 cmd.cp_flags = sleepflag; in tavor_init_ib_cmd_post()1361 cmd.cp_flags = sleepflag; in tavor_close_ib_cmd_post()[all …]
46 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()
1724 if (pktp->cp_flags & CPF_NOINTR) { in ata_disk_transport()