Searched refs:last_seq (Results 26 - 33 of 33) sorted by relevance

12

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h377 u32 num_entry, u8 rctl, u8 last_seq,
H A Dlpfc.h964 u8 last_seq, u8 cr_cx_cmd);
H A Dlpfc_sli.c11009 u32 num_entry, u8 rctl, u8 last_seq, u8 cr_cx_cmd)
11021 if (last_seq)
11048 u32 full_size, u8 rctl, u8 last_seq, u8 cr_cx_cmd)
11063 bf_set(wqe_ls, &wqe->xmit_sequence.wge_ctl, last_seq);
11092 u32 num_entry, u8 rctl, u8 last_seq, u8 cr_cx_cmd)
11095 rctl, last_seq, cr_cx_cmd);
11007 __lpfc_sli_prep_xmit_seq64_s3(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, u32 num_entry, u8 rctl, u8 last_seq, u8 cr_cx_cmd) argument
11046 __lpfc_sli_prep_xmit_seq64_s4(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, u32 full_size, u8 rctl, u8 last_seq, u8 cr_cx_cmd) argument
11090 lpfc_sli_prep_xmit_seq64(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, u32 num_entry, u8 rctl, u8 last_seq, u8 cr_cx_cmd) argument
/linux-master/net/rxrpc/
H A Dar-internal.h493 u32 last_seq; member in union:rxrpc_connection::rxrpc_channel::__anon3022
/linux-master/fs/bcachefs/
H A Dbcachefs_format.h1429 * last_seq is the oldest journal entry that still has keys the btree hasn't
1450 __le64 last_seq; member in struct:jset
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1818 * Initialize all the last_seq values to 0xffff which can never
1827 memset(dup_data[q].last_seq, 0xff,
1828 sizeof(dup_data[q].last_seq));
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c8080 u16 *last_seq, *last_frag; local
8112 last_seq = &entry->seq_num;
8118 last_seq = &priv->last_seq_num;
8125 if ((*last_seq == seq) &&
8133 *last_seq = seq;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon.h370 atomic64_t last_seq; member in struct:radeon_fence_driver

Completed in 362 milliseconds

12