/drivers/staging/rtl8188eu/core/ |
D | rtw_debug.c | 22 int *eof, void *data) in proc_get_drv_version() argument 28 *eof = 1; in proc_get_drv_version() 34 int *eof, void *data) in proc_get_write_reg() argument 36 *eof = 1; in proc_get_write_reg() 83 int *eof, void *data) in proc_get_read_reg() argument 91 *eof = 1; in proc_get_read_reg() 110 *eof = 1; in proc_get_read_reg() 143 int *eof, void *data) in proc_get_adapter_state() argument 152 *eof = 1; in proc_get_adapter_state() 158 int *eof, void *data) in proc_get_best_channel() argument [all …]
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_fcoe.c | 45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local 52 skb_copy_bits(skb, skb->len - 4, &eof, 1); in cxgb_fcoe_sof_eof_supported() 54 if ((eof != FC_EOF_N) && (eof != FC_EOF_T)) { in cxgb_fcoe_sof_eof_supported() 55 dev_err(adap->pdev_dev, "Unsupported EOF 0x%x\n", eof); in cxgb_fcoe_sof_eof_supported()
|
/drivers/staging/rtl8188eu/include/ |
D | rtw_debug.h | 117 int *eof, void *data); 121 int *eof, void *data); 127 int *eof, void *data); 134 int *eof, void *data); 138 int *eof, void *data);
|
/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 712 int *eof, void *data); 717 int *eof, void *data); 722 int *eof, void *data); 727 int *eof, void *data); 731 int *eof, void *data); 735 int count, int *eof, void *data); 740 int count, int *eof, void *data); 744 int count, int *eof, void *data); 749 int count, int *eof, void *data); 754 int count, int *eof, void *data); [all …]
|
/drivers/scsi/ |
D | st.c | 859 if (STps->eof == ST_FM_HIT) { in flush_buffer() 862 STps->eof = ST_NOEOF; in flush_buffer() 871 } else if (STps->eof == ST_FM_HIT) { in flush_buffer() 875 STps->eof = ST_NOEOF; in flush_buffer() 942 STps->eof = ST_NOEOF; in reset_state() 1078 STps->eof = ST_NOEOF; in check_tape() 1407 STps->eof = ST_FM; in st_flush() 1424 else if (STps->eof == ST_FM_HIT) { in st_flush() 1430 STps->eof = ST_FM; in st_flush() 1432 STps->eof = ST_NOEOF; in st_flush() [all …]
|
D | osst.c | 698 STps->eof = ST_FM_HIT; in osst_verify_frame() 714 STps->eof = ST_EOD_1; in osst_verify_frame() 734 STps->eof = ST_NOEOF; in osst_verify_frame() 1156 return (STps->eof); in osst_get_logical_frame() 1257 if (debugging || STps->eof) in osst_get_logical_frame() 1260 name, frame_seq_number, STp->frame_seq_number, STps->eof); in osst_get_logical_frame() 1264 return (STps->eof); in osst_get_logical_frame() 1306 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk() 1335 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk() 1344 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF; in osst_seek_logical_blk() [all …]
|
D | st.h | 87 unsigned char eof; member
|
/drivers/scsi/fnic/ |
D | cq_exch_desc.h | 66 u8 eof; member 98 u8 *eof, in cq_fcp_rq_desc_dec() argument 130 *eof = desc_ptr->eof; in cq_fcp_rq_desc_dec()
|
D | fnic_fcs.c | 810 u8 eof = 0; in fnic_rq_cmpl_frame_recv() local 825 &tmpl, &fcp_bytes_written, &sof, &eof, in fnic_rq_cmpl_frame_recv() 832 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_fcoe.c | 85 static inline bool i40e_fcoe_eof_is_supported(u8 eof) in i40e_fcoe_eof_is_supported() argument 87 return (eof == FC_EOF_N) || (eof == FC_EOF_T) || in i40e_fcoe_eof_is_supported() 88 (eof == FC_EOF_NI) || (eof == FC_EOF_A); in i40e_fcoe_eof_is_supported() 95 static inline int i40e_fcoe_fc_eof(struct sk_buff *skb, u8 *eof) in i40e_fcoe_fc_eof() argument 98 skb_copy_bits(skb, skb->len - 4, eof, 1); in i40e_fcoe_fc_eof() 100 if (!i40e_fcoe_eof_is_supported(*eof)) in i40e_fcoe_fc_eof() 113 static inline u32 i40e_fcoe_ctxt_eof(u8 eof) in i40e_fcoe_ctxt_eof() argument 115 switch (eof) { in i40e_fcoe_ctxt_eof() 1268 u32 tx_flags, u8 hdr_len, u8 eof) in i40e_fcoe_tx_map() argument 1286 td_cmd |= (I40E_TX_DESC_CMD_FCOET | i40e_fcoe_ctxt_eof(eof)); in i40e_fcoe_tx_map() [all …]
|
/drivers/media/pci/cx18/ |
D | cx18-fileops.c | 617 int eof = test_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_v4l2_enc_poll() local 621 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags) && in cx18_v4l2_enc_poll() 642 if (eof && videobuf_poll == POLLERR) in cx18_v4l2_enc_poll() 656 if (eof) in cx18_v4l2_enc_poll() 666 int eof = test_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_v4l2_mmap() local 672 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_v4l2_mmap()
|
/drivers/isdn/hisax/ |
D | hfc_usb.c | 689 static __u8 eof[8]; in rx_iso_complete() local 729 eof[5]); in rx_iso_complete() 744 eof[fifon] = buf[0] & 1; in rx_iso_complete() 749 eof[fifon] : 0); in rx_iso_complete() 753 maxlen) ? eof[fifon] : in rx_iso_complete() 857 static __u8 eof[8]; in rx_int_complete() local 882 eof[5]); in rx_int_complete() 891 eof[fifon] = buf[0] & 1; in rx_int_complete() 896 (len < maxlen) ? eof[fifon] : 0); in rx_int_complete() 899 (len < maxlen) ? eof[fifon] : 0); in rx_int_complete()
|
/drivers/thunderbolt/ |
D | ctl.c | 159 if (WARN(type != pkg->frame.eof, "wrong eof (expected %#x, got %#x)\n", in check_header() 160 type, pkg->frame.eof)) in check_header() 228 if (pkg->frame.eof == TB_CFG_PKG_ERROR) in parse_header() 356 pkg->frame.eof = type; in tb_ctl_tx() 423 if (frame->eof == TB_CFG_PKG_EVENT) { in tb_ctl_rx_callback()
|
D | nhi_regs.h | 36 u32 eof:4; member
|
D | nhi.c | 148 descriptor->eof = frame->eof; in ring_write_descriptors() 190 frame->eof = ring->descriptors[ring->tail].eof; in ring_work()
|
D | nhi.h | 61 u32 eof:4; /* TX:in, RX: out */ member
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | nvm.c | 387 const u8 *eof; in iwl_mvm_read_external_nvm() local 431 eof = fw_entry->data + fw_entry->size; in iwl_mvm_read_external_nvm() 462 if (file_sec->data > eof) { in iwl_mvm_read_external_nvm() 499 if (file_sec->data + section_size > eof) { in iwl_mvm_read_external_nvm()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 521 u8 sof, eof; in ixgbe_fso() local 555 skb_copy_bits(skb, skb->len - 4, &eof, 1); in ixgbe_fso() 557 switch (eof) { in ixgbe_fso() 576 dev_warn(tx_ring->dev, "unknown eof = 0x%x\n", eof); in ixgbe_fso()
|
/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 241 u32 data_read = 0, eof; in lancer_cmd_get_file_len() local 248 &data_read, &eof, &addn_status); in lancer_cmd_get_file_len() 271 u32 eof = 0; in lancer_cmd_read_file() local 285 while ((total_read_len < buf_len) && !eof) { in lancer_cmd_read_file() 291 &read_len, &eof, &addn_status); in lancer_cmd_read_file() 295 eof &= LANCER_READ_FILE_EOF_MASK; in lancer_cmd_read_file()
|
/drivers/media/usb/gspca/ |
D | kinect.c | 401 uint8_t eof = sd->stream_flag | 5; in sd_pkt_scan() local 418 else if (hdr->flag == eof) in sd_pkt_scan()
|
/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.c | 980 static __u8 eof[8]; in rx_iso_complete() local 1051 eof[fifon] = buf[0] & 1; in rx_iso_complete() 1055 ? eof[fifon] : 0); in rx_iso_complete() 1059 eof[fifon] : 0); in rx_iso_complete() 1098 static __u8 eof[8]; in rx_int_complete() local 1142 eof[fifon] = buf[0] & 1; in rx_int_complete() 1147 (len < maxlen) ? eof[fifon] : 0); in rx_int_complete() 1150 (len < maxlen) ? eof[fifon] : 0); in rx_int_complete()
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 1332 bool eof = true; in mgc_process_recover_log() local 1415 eof = res->mcr_offset == res->mcr_size; in mgc_process_recover_log() 1418 res->mcr_offset, eof == false); in mgc_process_recover_log() 1432 if (!eof) in mgc_process_recover_log() 1468 if (rc == 0 && !eof) in mgc_process_recover_log()
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_proc.c | 304 int count, int *eof, void *data) in prism2_io_debug_proc_read() argument 311 *eof = 1; in prism2_io_debug_proc_read()
|
/drivers/media/pci/ivtv/ |
D | ivtv-fileops.c | 773 int eof = test_bit(IVTV_F_S_STREAMOFF, &s->s_flags); in ivtv_v4l2_enc_poll() local 777 if (!eof && !test_bit(IVTV_F_S_STREAMING, &s->s_flags) && in ivtv_v4l2_enc_poll() 803 if (eof) in ivtv_v4l2_enc_poll()
|
/drivers/hwtracing/intel_th/ |
D | msu.c | 85 unsigned int eof; member 336 iter->eof++; in msc_iter_win_advance() 397 if (iter->eof) in msc_buffer_iterate()
|