Searched defs:mcs_rsrc_map (Results 1 – 1 of 1) sorted by relevance
117 struct mcs_rsrc_map { struct118 u16 *flowid2pf_map;119 u16 *secy2pf_map;120 u16 *sc2pf_map;121 u16 *sa2pf_map;122 u16 *flowid2secy_map; /* bitmap flowid mapped to secy*/123 u16 *ctrlpktrule2pf_map;147 struct mcs_rsrc_map tx; argument