Home
last modified time | relevance | path

Searched refs:reconf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/lantiq/
H A Dmxl-gsw1xx.c342 bool reconf = false; in gsw1xx_pcs_config() local
350 reconf = true; in gsw1xx_pcs_config()
355 if (!reconf) in gsw1xx_pcs_config()
425 if (!reconf) { in gsw1xx_pcs_config()
/linux/net/sctp/
H A Dsm_make_chunk.c3616 struct sctp_reconf_chunk *reconf; in sctp_make_reconf()
3624 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr;
3625 retval->param_hdr.v = (u8 *)(reconf + 1);
3605 struct sctp_reconf_chunk *reconf; sctp_make_reconf() local