Home
last modified time | relevance | path

Searched refs:send_frame_seq_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c257 hdr.fh_seq_id = (u8)atomic_add_return(1, &hw->send_frame_seq_id); in efct_sframe_common_send()
H A Defct_hw.h457 atomic_t send_frame_seq_id; member
H A Defct_hw.c1114 atomic_set(&hw->send_frame_seq_id, 0); in efct_hw_init()