Searched defs:pkind_cfg (Results 1 – 4 of 4) sorted by relevance
207 struct pkind_cfg { struct209 uint64_t reserved_42_63:22;210 uint64_t hdr_sl:5; /* Header skip length */211 uint64_t rx_hdr:3; /* TNS Receive header present */212 uint64_t lenerr_en:1; /* L2 length error check enable */213 uint64_t reserved_32_32:1;214 uint64_t maxlen:16; /* Max frame size */215 uint64_t minlen:16; /* Min frame size */
350 struct cvmx_pki_pkind_config pkind_cfg; in __cvmx_helper_pki_port_setup() local528 cvmx_pki_clx_pkindx_cfg_t pkind_cfg; in cvmx_helper_pki_set_fcs_op() local
200 struct cvmx_pki_pkind_config *pkind_cfg) in cvmx_pki_read_pkind_config()260 struct cvmx_pki_pkind_config *pkind_cfg) in cvmx_pki_write_pkind_config()
320 struct cvmx_pki_pkind_config pkind_cfg; member
Completed in 13 milliseconds