Searched refs:flag (Results 276 - 300 of 1212) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1242 status->flag &= ~RX_FLAG_NO_SIGNAL_VAL;
1261 status->flag |= RX_FLAG_MACTIME_END;
1298 status->flag &= ~RX_FLAG_MACTIME;
1299 status->flag |= RX_FLAG_NO_SIGNAL_VAL;
1301 status->flag &= ~(RX_FLAG_AMPDU_IS_LAST);
1302 status->flag |= RX_FLAG_AMPDU_DETAILS | RX_FLAG_AMPDU_LAST_KNOWN;
1313 /* set ampdu last segment flag */
1314 status->flag |= RX_FLAG_AMPDU_IS_LAST;
1369 status->flag & RX_FLAG_FAILED_FCS_CRC) {
1376 "rx skb %pK len %u peer %pM %s %s sn %u %s%s%s%s%s%s %srate_idx %u vht_nss %u freq %u band %u flag
[all...]
/linux-master/drivers/media/pci/cx23885/
H A Dcimax2.c168 u8 flag, u8 read, int addr, u8 data)
181 if (state->current_ci_flag != flag) {
188 store |= flag;
195 state->current_ci_flag = flag;
228 (flag == NETUP_CI_CTL) ? "ctl" : "mem",
167 netup_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 flag, u8 read, int addr, u8 data) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h898 static inline u32 lio_get_priv_flag(struct octeon_device *octdev, u32 flag) argument
900 return !!(octdev->priv_flags & (0x1 << flag));
904 u32 flag, u32 val)
907 octdev->priv_flags |= (0x1 << flag);
909 octdev->priv_flags &= ~(0x1 << flag);
903 lio_set_priv_flag(struct octeon_device *octdev, u32 flag, u32 val) argument
/linux-master/drivers/usb/common/
H A Dusb-otg-fsm.c126 u8 flag; local
140 /* Get host request flag from connected USB device */
155 flag = *fsm->host_req_flag;
156 if (flag == 0) {
161 } else if (flag != HOST_REQUEST_FLAG) {
162 dev_err(&udev->dev, "host request flag %d is invalid\n", flag);
166 /* Host request flag is set */
/linux-master/net/bluetooth/
H A Dmgmt_util.c75 int mgmt_send_event_skb(unsigned short channel, struct sk_buff *skb, int flag, argument
95 skb_get_ktime(skb), flag, skip_sk);
105 hci_send_to_channel(channel, skb, flag, skip_sk);
112 void *data, u16 data_len, int flag, struct sock *skip_sk)
123 return mgmt_send_event_skb(channel, skb, flag, skip_sk);
111 mgmt_send_event(u16 event, struct hci_dev *hdev, unsigned short channel, void *data, u16 data_len, int flag, struct sock *skip_sk) argument
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dqp.c89 unsigned long flag; local
90 spin_lock_irqsave(&qhp->lock, flag);
92 spin_unlock_irqrestore(&qhp->lock, flag);
984 unsigned long flag; local
1003 spin_lock_irqsave(&schp->lock, flag);
1007 spin_unlock_irqrestore(&schp->lock, flag);
1010 spin_lock_irqsave(&schp->comp_handler_lock, flag);
1013 spin_unlock_irqrestore(&schp->comp_handler_lock, flag);
1040 unsigned long flag; local
1054 spin_lock_irqsave(&rchp->lock, flag);
1089 unsigned long flag; local
1269 unsigned long flag; local
1362 unsigned long flag; local
1601 unsigned long flag; local
1663 unsigned long flag; local
[all...]
/linux-master/drivers/tty/serial/
H A D21285.c121 u8 ch, flag; local
126 flag = TTY_NORMAL;
141 flag = TTY_PARITY;
143 flag = TTY_FRAME;
146 uart_insert_char(port, rxs, RXSTAT_OVERRUN, ch, flag);
H A Dapbuart.c72 u8 ch, flag; local
79 flag = TTY_NORMAL;
103 flag = TTY_PARITY;
105 flag = TTY_FRAME;
111 uart_insert_char(port, rsr, UART_STATUS_OE, ch, flag);
/linux-master/arch/arc/include/asm/
H A Dentry-arcv2.h53 ; 2. STATUS32.Z flag set if in U mode at time of interrupt (U:1,K:0)
82 ; 2. STATUS32.Z flag set if in U mode at time of exception (U:1,K:0)
197 ; - Z flag set on K is inverse of what hardware does on interrupt entry
238 ; INPUT: Z flag set if returning to K mode
260 btst r0, STATUS_U_BIT ; Z flag set if K, used in restoring SP
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_execution.c452 mod_hdcp_action func, uint8_t *flag,
456 if (*status == MOD_HDCP_STATUS_SUCCESS && *flag != PASS) {
458 *flag = PASS;
459 } else if (*status != MOD_HDCP_STATUS_SUCCESS && *flag != FAIL) {
461 *flag = FAIL;
451 mod_hdcp_execute_and_set( mod_hdcp_action func, uint8_t *flag, enum mod_hdcp_status *status, struct mod_hdcp *hdcp, char *str) argument
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf.h109 * Used when checking for a specific capability flag since different capability
607 #define idpf_is_cap_ena(adapter, field, flag) \
608 idpf_is_capability_ena(adapter, false, field, flag)
609 #define idpf_is_cap_ena_all(adapter, field, flag) \
610 idpf_is_capability_ena(adapter, true, field, flag)
613 enum idpf_cap_field field, u64 flag);
773 * @feature: Netdev flag to check
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c84 * checked for the export flag to allow CPACF export.
768 u16 flag; member in struct:gkreqparm::__anon1616::__anon1617
773 u16 flag; member in struct:gkreqparm::__anon1616::__anon1618
778 u16 flag; member in struct:gkreqparm::__anon1616::__anon1619
783 u16 flag; member in struct:gkreqparm::__anon1616::__anon1620
788 u16 flag; member in struct:gkreqparm::__anon1616::__anon1621
793 u16 flag; member in struct:gkreqparm::__anon1616::__anon1622
808 u16 flag; member in struct:gkrepparm::__anon1624::__anon1625
850 preqparm->kb.tlv1.flag = 0x0030;
852 preqparm->kb.tlv2.flag
956 u16 flag; /* 0x0064 */ member in struct:vud_block::__anon1626
961 u16 flag; /* 0x0063 */ member in struct:vud_block::__anon1627
969 u16 flag; /* 0x0030 */ member in struct:key_block::__anon1628
983 u16 flag; /* 0x0030 */ member in struct:iprepparm::__anon1630::__anon1631
[all...]
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv_rx.c17 fmdev->rx.rds.flag = FM_RDS_DISABLE;
244 int_reason = fmdev->irq_info.flag & (FM_TUNE_COMPLETE | FM_BAND_LIMIT);
671 && fmdev->rx.rds.flag == FM_RDS_DISABLE) {
709 /* Update our local flag */
710 fmdev->rx.rds.flag = FM_RDS_ENABLE;
712 && fmdev->rx.rds.flag == FM_RDS_ENABLE) {
728 fmdev->rx.rds.flag = FM_RDS_DISABLE;
745 *curr_rds_en_dis = fmdev->rx.rds.flag;
/linux-master/drivers/net/wireless/ath/carl9170/
H A Drx.c310 status->flag |= RX_FLAG_FAILED_PLCP_CRC;
319 status->flag |= RX_FLAG_FAILED_FCS_CRC;
327 status->flag |= RX_FLAG_MMIC_ERROR;
329 status->flag |= RX_FLAG_DECRYPTED;
634 rx_status->flag |= RX_FLAG_AMPDU_DETAILS | RX_FLAG_AMPDU_LAST_KNOWN;
751 status.flag |= RX_FLAG_AMPDU_IS_LAST;
815 status.flag |= RX_FLAG_NO_SIGNAL_VAL;
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c308 if (!(tx->station[sidx].flag & STATION_CONNECTED_FLAG))
420 stats.flag = 0;
456 if (tx->station[sidx].flag & STATION_CONNECTED_FLAG) {
457 tx->station[sidx].flag |= STATION_HEARTBEAT_FLAG;
464 if (tx->station[sidx].flag & STATION_CONNECTED_FLAG)
467 tx->station[sidx].flag |= STATION_CONNECTED_FLAG;
468 tx->station[sidx].flag |= STATION_HEARTBEAT_FLAG;
H A Dusb.c47 if (!(tx->station[usb->sidx].flag & STATION_CONNECTED_FLAG))
49 if (!(tx->station[usb->sidx].flag & STATION_FIFO_FULL_FLAG))
137 tx->station[sidx].flag |= STATION_FIFO_FULL_FLAG;
143 tx->station[sidx].flag &= STATION_ACTIVE_FLAG;
564 if (!(tx->station[sidx].flag & STATION_CONNECTED_FLAG))
566 if (tx->station[sidx].flag & STATION_HEARTBEAT_FLAG) {
567 tx->station[sidx].flag ^= STATION_HEARTBEAT_FLAG;
570 tx->station[sidx].flag = 0;
673 tx->station[i].flag = 0;
676 tx->station[STA_BROADCAST_INDEX].flag |
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c798 * flag of the QoS header gets flipped. In such cases, the first
805 if (!(status->flag & RX_FLAG_8023)) {
808 if ((status->flag &
858 if (status->flag & RX_FLAG_FAILED_FCS_CRC)
1092 status->flag = mstat.flag;
1115 status->flag |= RX_FLAG_NO_SIGNAL_VAL;
1140 if (!(status->flag & RX_FLAG_DECRYPTED))
1143 if (status->flag & RX_FLAG_ONLY_MONITOR)
1150 if (status->flag
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c890 /* The update flag should not be cleaned here
899 * instead of using shadow pointers in update flag.
1255 int atomisp_gdc_cac(struct atomisp_sub_device *asd, int flag, argument
1258 if (flag == 0) {
1277 int atomisp_low_light(struct atomisp_sub_device *asd, int flag, argument
1280 if (flag == 0) {
1294 int atomisp_xnr(struct atomisp_sub_device *asd, int flag, argument
1297 if (flag == 0) {
1310 int atomisp_nr(struct atomisp_sub_device *asd, int flag, argument
1313 if (flag
1330 atomisp_tnr(struct atomisp_sub_device *asd, int flag, struct atomisp_tnr_config *config) argument
1352 atomisp_black_level(struct atomisp_sub_device *asd, int flag, struct atomisp_ob_config *config) argument
1373 atomisp_ee(struct atomisp_sub_device *asd, int flag, struct atomisp_ee_config *config) argument
1394 atomisp_gamma(struct atomisp_sub_device *asd, int flag, struct atomisp_gamma_table *config) argument
1414 atomisp_ctc(struct atomisp_sub_device *asd, int flag, struct atomisp_ctc_table *config) argument
1434 atomisp_gamma_correction(struct atomisp_sub_device *asd, int flag, struct atomisp_gc_config *config) argument
1455 atomisp_formats(struct atomisp_sub_device *asd, int flag, struct atomisp_formats_config *config) argument
1543 atomisp_gdc_cac_table(struct atomisp_sub_device *asd, int flag, struct atomisp_morph_table *config) argument
1628 atomisp_macc_table(struct atomisp_sub_device *asd, int flag, struct atomisp_macc_config *config) argument
1777 atomisp_3a_stat(struct atomisp_sub_device *asd, int flag, struct atomisp_3a_statistics *config) argument
1995 bool flag = false; local
3119 atomisp_param(struct atomisp_sub_device *asd, int flag, struct atomisp_parm *config) argument
3214 atomisp_color_effect(struct atomisp_sub_device *asd, int flag, __s32 *effect) argument
3307 atomisp_bad_pixel(struct atomisp_sub_device *asd, int flag, __s32 *value) argument
3322 atomisp_bad_pixel_param(struct atomisp_sub_device *asd, int flag, struct atomisp_dp_config *config) argument
3343 atomisp_video_stable(struct atomisp_sub_device *asd, int flag, __s32 *value) argument
3357 atomisp_fixed_pattern(struct atomisp_sub_device *asd, int flag, __s32 *value) argument
3484 atomisp_false_color(struct atomisp_sub_device *asd, int flag, __s32 *value) argument
3508 atomisp_false_color_param(struct atomisp_sub_device *asd, int flag, struct atomisp_de_config *config) argument
3529 atomisp_white_balance_param(struct atomisp_sub_device *asd, int flag, struct atomisp_wb_config *config) argument
3547 atomisp_3a_config_param(struct atomisp_sub_device *asd, int flag, struct atomisp_3a_config *config) argument
3573 atomisp_digital_zoom(struct atomisp_sub_device *asd, int flag, __s32 *value) argument
[all...]
/linux-master/drivers/scsi/
H A Dmegaraid.c161 if( adapter->flag & BOARD_IOMAP ) {
256 adapter->flag |= BOARD_40LD;
386 * busy flag will be set if mega_build_cmd() command could not
511 * @busy: busy flag if no resources
594 max_ldrv_num = (adapter->flag & BOARD_40LD) ?
678 if(!(adapter->flag & (1L << cmd->device->channel))) {
686 adapter->flag |= (1L << cmd->device->channel);
966 pthru->channel = (adapter->flag & BOARD_40LD) ? 0 : channel;
968 pthru->target = (adapter->flag & BOARD_40LD) ?
983 if(!(adapter->flag
4122 unsigned long mega_baseport, tbase, flag = 0; local
[all...]
/linux-master/tools/perf/util/
H A Dprobe-file.c138 int probe_file__open(int flag) argument
142 if (flag & PF_FL_UPROBE)
143 fd = open_uprobe_events(flag & PF_FL_RW);
145 fd = open_kprobe_events(flag & PF_FL_RW);
147 print_open_warning(fd, flag & PF_FL_UPROBE, flag & PF_FL_RW);
152 int probe_file__open_both(int *kfd, int *ufd, int flag) argument
157 *kfd = open_kprobe_events(flag & PF_FL_RW);
158 *ufd = open_uprobe_events(flag & PF_FL_RW);
160 print_both_open_warning(*kfd, *ufd, flag
[all...]
/linux-master/drivers/pci/hotplug/
H A Dibmphp_core.c664 int flag = 0; /* this is to make sure we don't double scan the bus, local
670 flag = 1;
692 if (!(flag) && (func->dev->hdr_type == PCI_HEADER_TYPE_BRIDGE)) {
1076 u8 flag; local
1083 flag = slot_cur->flag;
1084 slot_cur->flag = 1;
1086 if (flag == 1) {
1114 if (!flag) {
1149 if (flag)
[all...]
/linux-master/drivers/clocksource/
H A Dsh_cmt.c493 * has_wrapped flag isn't set we must have
537 * the wrap flag should be cleared by the timer specific
576 static int sh_cmt_start(struct sh_cmt_channel *ch, unsigned long flag) argument
581 if (flag & FLAG_CLOCKSOURCE)
587 if (flag & FLAG_CLOCKEVENT)
594 ch->flags |= flag;
598 flag == FLAG_CLOCKSOURCE && (!(ch->flags & FLAG_CLOCKEVENT)))
606 static void sh_cmt_stop(struct sh_cmt_channel *ch, unsigned long flag) argument
614 ch->flags &= ~flag;
618 if (flag
[all...]
/linux-master/drivers/firmware/
H A Dstratix10-svc.c108 * @flag: configuration type (full or partial)
120 u32 flag; member in struct:stratix10_svc_data
441 pr_debug("conf_type=%u\n", (unsigned int)pdata->flag);
442 a1 = pdata->flag;
889 unsigned long flag; local
916 spin_lock_irqsave(&chan->lock, flag);
919 spin_unlock_irqrestore(&chan->lock, flag);
933 unsigned long flag; local
935 spin_lock_irqsave(&chan->lock, flag);
939 spin_unlock_irqrestore(&chan->lock, flag);
[all...]
/linux-master/drivers/bluetooth/
H A Dbtmtkuart.c116 hdr->flag = wmt_params->flag;
162 if (wmt_evt->whdr.flag == 2)
509 wmt_params.flag = 4;
536 wmt_params.flag = 1;
570 wmt_params.flag = 7;
605 wmt_params.flag = 3;
624 wmt_params.flag = 1;
665 wmt_params.flag = 0;
710 wmt_params.flag
[all...]
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c474 status->flag |= RX_FLAG_DECRYPTED;
475 status->flag |= RX_FLAG_MMIC_STRIPPED;
476 status->flag |= RX_FLAG_MIC_STRIPPED;
477 status->flag |= RX_FLAG_ICV_STRIPPED;
478 status->flag |= RX_FLAG_IV_STRIPPED;
484 status->flag &= ~RX_FLAG_IV_STRIPPED;

Completed in 233 milliseconds

<<11121314151617181920>>