Home
last modified time | relevance | path

Searched defs:toe_pf_init_params (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_toe.h613 struct toe_pf_init_params struct
615 __le32 push_timeout /* push timer timeout in miliseconds */;
616 __le16 grq_buffer_size /* GRQ buffer size in bytes */;
617 __le16 grq_sb_id /* GRQ status block id */;
618 u8 grq_sb_index /* GRQ status block index */;
619 u8 max_seg_retransmit /* Maximum number of retransmits for one segment */;
620 u8 doubt_reachability /* Doubt reachability threshold */;
621 u8 ll2_rx_queue_id /* Queue ID of the Light-L2 Rx Queue */;
622 …fetch_threshold /* when passing this threshold, firmware will sync the driver with grq consumer */;
623 u8 reserved1[2];
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_toe.h613 struct toe_pf_init_params struct
615 __le32 push_timeout /* push timer timeout in miliseconds */;
616 __le16 grq_buffer_size /* GRQ buffer size in bytes */;
617 __le16 grq_sb_id /* GRQ status block id */;
618 u8 grq_sb_index /* GRQ status block index */;
619 u8 max_seg_retransmit /* Maximum number of retransmits for one segment */;
620 u8 doubt_reachability /* Doubt reachability threshold */;
621 u8 ll2_rx_queue_id /* Queue ID of the Light-L2 Rx Queue */;
622 …fetch_threshold /* when passing this threshold, firmware will sync the driver with grq consumer */;
623 u8 reserved1[2];
[all …]